Vidyalelo
Database · Q3

SQL for Database Construction

Programming · Database · question 3

Q3

The DROP TABLE statement:

A.
deletes the table structure only.
B.
deletes the table structure along with the table data.
Answer
C.
works whether or not referential integrity constraints would be violated.
D.
is not an SQL statement.

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board