Multiple Choice
To insert non-sequential data into a MySQL table that uses AUTO_INCREMENT ________.
A) Disable AUTO_INCREMENT
B) Temporarily remove AUTO_INCREMENT
C) Use the AUTO_INCREMENT_INSERT command
D) Both A and C are correct
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which transaction isolation level option(s)is (are)available in
Q16: To execute an SQL query,click the "Execute
Q17: DBMS objects are displayed _.<br>A)in the Navigation
Q18: The MySQL statement BEGIN is used to
Q19: The MySQL Workbench is the main utility
Q21: To create a MySQL index using SQL,the
Q22: Schema is the MySQL synonym for database.
Q23: The MySQL keyword used to retrieve a
Q24: Which of the following MySQL configuration settings
Q25: What is the MySQL Command-Line Client?