MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following code will remove all the rows from the table LOCATIONS? |
| A. | DROP TABLE LOCATIONS |
| B. | DELETE TABLE LOCATIONS |
| C. | TRUNCATE TABLE LOCATIONS |
| D. | None of these |
| Answer» D. None of these | |