Database Management
Accenture Technical PrimermediumDatabase Management3. Data Definition Language

___________ removes data from the table, but structure remains the same.

Answer options

A
TRUNCATE
B
DROP
C
DELETE
D
ALTER

Correct answer: TRUNCATE

Explanation

Quick AnswerThe correct answer is TRUNCATE because it directly addresses the core logic of Database Management.

TRUNCATE removes all rows but preserves the table structure; it is a DDL command.

Related Accenture Database Management questions

Practice more Accenture Database Management questions

PrimerPrep has 1400+ practice questions, 2026 simulations and coding hands-on — all free.

Watch Walkthroughs!