DROP TABLE removes a table from a schema once all queries or DML have ceased on the given table.
DROP TABLE [ IF EXISTS ] table_name
CREATE TABLE
TRUNCATE
Enter search terms or a module, class or function name.