

MCQOPTIONS
Saved Bookmarks
1. |
__The DROP TABLE statement:__ |
A. | deletes the table structure only. |
B. | deletes the table structure along with the table data. |
C. | works whether or not referential integrity constraints would be violated. |
D. | is not an SQL statement. |
Answer» C. works whether or not referential integrity constraints would be violated. | |