You are on page 1of 1

 DROP – delete table from the database

DROP [TEMPORARY] TABLE [IF EXISTS] table_name [, table_name] …

You might also like