A

Admin • 833K Points
Coach

Q. By default, the AUTO_INCREMENT sequences begin at . . . . . . . .

  • (A) 0
  • (B) 1
  • (C) -1
  • (D) 2
  • Correct Answer - Option(B)
  • Views: 24
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how MySQL handles the AUTO_INCREMENT feature. AUTO_INCREMENT automatically assigns a unique number to each new row you add to a table.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.