What statement would you use to delete a table from a SQL database? code example Example: drop table DROP TABLE table_name;