A

Admin • 833K Points
Coach

Q. In a MyISAM table, if the maximum value of an AUTO_INCREMENT increment column is 12 and that row is deleted, the next value generated is . . . . . . . .

  • (A) 12
  • (B) -delay-key-write=ALL
  • (C) 1
  • (D) 14
  • Correct Answer - Option(B)
  • Views: 25
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how MySQL's AUTO_INCREMENT works in a MyISAM table.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.