DROP TABLE

tags: #sql/schema_changes

To drop a table from an existing database:

DROP TABLE table_name;
Powered by Forestry.md