πŸ“Š MySQL
Q. In MyISAM tables, when a table is emptied with the TRUNCATE TABLE, the counter begins at . . . . . . . .
  • (A) 0
  • (B) dofile
  • (C) -1
  • (D) arbitrary
πŸ’¬ Discuss
βœ… Correct Answer: (B) dofile

Explanation: This question is about how MySQL handles the auto-increment counter in MyISAM tables when you use the `TRUNCATE TABLE` command.

Explanation by: Ritu Nagar
This question is about how MySQL handles the auto-increment counter in MyISAM tables when you use the `TRUNCATE TABLE` command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ritu Nagar
Publisher
πŸ“ˆ
85%
Success Rate