DROP TABLE
DestructiveDrop tables
DROP TABLE <name>;
Removes the table and its data permanently — back up and triple-check the name first.
Examples
DROP TABLE IF EXISTS tmp_import;Drop a temp table
Syntax
DROP TABLE [IF EXISTS] name;
Before you run it
Irreversible; back up first.
Related commands
- Dump / backupBack up a DB
- TRUNCATE TABLEEmpty a table fast
Check it once more before you run it
Some commands cannot be undone if one flag is wrong. An on-device reference works with no connection. Free to install, no ads.
Get it free on the App Store