Ctrl
K
tags: #sql/schema_changes
To drop a table from an existing database:
DROP TABLE table_name;
Select a result to preview