A

Admin • 833K Points
Coach

Q. Which command is used to remove a table from a database?

  • (A) DELETE TABLE
  • (B) REMOVE TABLE
  • (C) DROP TABLE
  • (D) DESTROY TABLE
  • Correct Answer - Option(C)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

`DROP TABLE` deletes the table and all of its data permanently.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.