Users Also Read
MCQ's Search Engine
Electrical Engineering
Mechanical Engineering
Civil Engineering
Automobile Engineering
Chemical Engineering
Computer Engineering
Electronics Engineering
Medical Science Engg
The DROP TABLE statement: | |
A. | deletes the table structure only. [Wrong Answer] |
B. | deletes the table structure along with the table data. [Correct Answer] |
C. | works whether or not referential integrity constraints would be violated. [Wrong Answer] |
D. | is not an SQL statement. [Wrong Answer] |