Q. What does the AUTO_INCREMENT sequences normally begin at? (A) 0 (B) 1 (C) -1 (D) 2 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) 1 Explanation: This question is about AUTO_INCREMENT in MySQL.