πŸ“Š MySQL
Q. What is the work of DROP command?
  • (A) Using this command, you can remove or erase recorded information from a database table.
  • (B) Database objects such as tables, table views, and other objects can be deleted using this command.
  • (C) One or more rows from one or more tables of the database can be accessed with this command. Using the WHERE clause with this command is also possible.
  • (D) It enables you to create new databases, tables, table views, and other objects using this command.
πŸ’¬ Discuss
βœ… Correct Answer: (B) Database objects such as tables, table views, and other objects can be deleted using this command.

Explanation: Using the DROP command, Database objects such as tables, table views, and other objects can be deleted.

Explanation by: Team MCQ Buddy
Using the DROP command, Database objects such as tables, table views, and other objects can be deleted.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
227
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
96%
Success Rate