πŸ“Š MySQL
Q. Which feature is used for the automatic increment of the column?
  • (A) AUTO_INCREMENT
  • (B) AUTO
  • (C) INCREMENT
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) AUTO_INCREMENT

Explanation: This question is about how to make a column in your MySQL database automatically increase its value every time you add a new row.

Explanation by: Ram Avtar Sharma
This question is about how to make a column in your MySQL database automatically increase its value every time you add a new row.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ram Avtar Sharma
Publisher
πŸ“ˆ
89%
Success Rate