MCQOPTIONS
Saved Bookmarks
| 1. |
Considering the change in schema statement in SQL, the command which is used to delete records of table and leave the definition of table for later use is classified as |
| A. | DELETE command |
| B. | DROP TABLE command |
| C. | PRIMARY KEY command |
| D. | SECONDARY KEY command |
| Answer» B. DROP TABLE command | |