___________ removes data from the table, but structure remains the same.
Answer options
A
TRUNCATE
B
DROP
C
DELETE
D
ALTER
Correct answer: TRUNCATE
Explanation
TRUNCATE removes all rows but preserves the table structure; it is a DDL command.
Correct answer: TRUNCATE
TRUNCATE removes all rows but preserves the table structure; it is a DDL command.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.