DROP TABLE Drops a table object from the database. Syntax: DROP TABLE [ IF EXISTS ] table-specification Related conceptsALTER TABLECREATE TABLE