MCQOPTIONS
Saved Bookmarks
| 1. |
Which_command_allows_the_removal_of_all_rows_from_a_table_but_flushes_a_table_more_efficiently_since_no_rollback_information_is_retained:$ |
| A. | TRUNCATE command |
| B. | Create command |
| C. | Drop table command |
| D. | Alter table command |
| Answer» B. Create command | |