CPA · Question 23 · Area I: Information Systems
Which of the following SQL commands is used to remove a table and all its data permanently from the database?
Answer options:
DELETE FROM table_name
DROP TABLE table_name
TRUNCATE TABLE table_name
REMOVE TABLE table_name
82 questions · hints · full answers · grading