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


Discussion

No Comment Found