Challenger App

No.1 PSC Learning App

1M+ Downloads
Which command is used to delete a table from database?

ADelete

BDrop

CErase

DAll the above

Answer:

B. Drop

Read Explanation:

  • The SQL DROP TABLE Statement.
  • The DROP TABLE statement is used to drop an existing table in a database.

Related Questions:

Choose the correct HTML element for the largest heading.
The method of making a programme error free :
The assembly language uses symbols instead of numbers known as:
Select the JavaScript object model that represents an HTML document as a tree structure and supports dynamic updates
How do you define a function in JavaScript ?