The DROP TABLEstatement is used to drop an existing table in a database.
DROP OBJECTNAME TABLENAME;
The table name specify the name of the table