Drop Table Tool

The Drop Table Tool allows users to select a table to be dropped. The tool then generates the SQL to drop the table.

Listed below is an example SQL statement generated by the Drop Table Tool.

DROP TABLE public.employee

The following are links to information about the Drop Table tool for specific databases:

Access Drop Table
DB2 Drop Table
Derby Drop Table
Firebird Drop Table
FrontBase Drop Table
H2 Drop Table
HSQLDB Drop Table
Informix Drop Table
Ingres Drop Table
InterBase Drop Table
MySQL Drop Table
OpenBase Drop Table
Oracle Drop Table
PostgreSQL Drop Table
MS SQL Server Drop Table
SQLite Drop Table
SQL Anywhere Drop Table
Sybase Drop Table
Teradata Drop Table