MCQOPTIONS
Saved Bookmarks
| 1. |
The command used in SQL which deletes the table definition as well as all the records available in the table is called |
| A. | DELETE command |
| B. | DROP TABLE command |
| C. | PRIMARY KEY command |
| D. | SECONDARY KEY command |
| Answer» C. PRIMARY KEY command | |