MCQ
Single Best Answer
Easy
QWhich of the following statements is true about the DROP statement in MySQL?
ID: #15449
Data definition language - MySQL
115 views
Question Info
#15449Q ID
EasyDifficulty
Data definition language - MySQLTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
The DROP statement in MySQL is used to delete a table, view, index, or other database objects. It permanently removes the specified object from the database.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic