adplus-dvertising
frame-decoration

Question

Which command is used to remove existing tables or database?

a.

DROP TABLE

b.

DELETE

c.

Either DROP TABLE or DELETE

d.

None of the mentioned

Answer: (a).DROP TABLE

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which command is used to remove existing tables or database?

Similar Questions

Discover Related MCQs

Q. Which command is used to display all the existing tables in a database?

Q. Is duplicate entry of primary key is allowed in SQL?

Q. Is duplicate entry of other attributes are allowed in SQL?

Q. Which is the correct format to store date in the SQL?

Q. Which of the following are the valid “database datatypes” in Mysql?

Q. Which Key is used to link two tables in Mysql?

Q. Which line of the following statements will produce error?

Q. Which compiler is used to execute the structured query language?

Q. Which among the following tags belong to Data definition language?

Q. Which among the following tags belong to Data Manipulation language?

Q. Query Mechanism performs the following functions?

Q. What jobs “Query Optimizer” perform in Mysql?

Q. Which are the two languages used in Mysql?

Q. The users responsible for query processing in database system are ___________

Q. Select the sequence for how the query mechanism works?

Q. Which clause is used to determine “which column to include in the query sets”?

Q. Which clause is used to “Identifies table from which to draw table and how the table should be joined”?

Q. Which clause is used to “Filters out unwanted data”?

Q. Which clause is used to “group rows together by common columns values”?

Q. Which clause is used to “filter out unwanted Groups”?