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