Advanced SQL Developer — Easy
Key points
- DROP TABLE removes both the table and its data.
- DELETE TABLE only removes data, not the table itself.
- REMOVE TABLE and ERASE TABLE are not valid SQL commands for this action.
Ready to go further?
Related questions
