- A TRUNCATE TABLE deletes the table structure and its data.
- B TRUNCATE TABLE removes the table structure but preserves its data.
- C TRUNCATE TABLE only removes the data from a table.
- D TRUNCATE TABLE is not a valid statement in MySQL.
MySQL Data definition language - MySQL
⚠ Report ✓ Question Verified Copy Link
Learn More MCQ Questions from MySQL Data definition language - MySQL