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:

An object is an instance of :
MDI stands for:
A markup language used for creating web pages and web applications
ASCII is a
How do you define a function in JavaScript ?