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

Explanation: Using DELETE command, you can remove or erase recorded information from a database table.

Explanation by: Team MCQ Buddy
Using DELETE command, you can remove or erase recorded information from a database table.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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