A

Admin • 833K Points
Coach

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.
  • Correct Answer - Option(D)
  • Views: 17
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.