Q:

Which SQL Query is use to remove a table and all its data from the database?

belongs to collection: DBMS - SQL MCQ

0

Which SQL Query is use to remove a table and all its data from the database?


  1. Create Table
  2. Alter Table
  3. Drop Table
  4. None of these

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Drop Table

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
A type of query that is placed within a WHERE or H... >>
<< A command to remove a relation from an SQL databas...