top of page
Shareware software
Log In
HOME
DOCUMENTATION
INSTRUCTIONS
SQL Tutorial for Oracle
SQL Tutorial for PostgreSQL
SQL Tutorial for MySQL
Oracle session event
Oracle A-D System Views
Oracle E-P System Views
SQL DEVELOPER
SQL syntax requirements
Keyboard shortcuts
Window SQL developer
FOR RDBMS ORACLE
FOR RDBMS PostgreSQL
FOR RDBMS MySQL
FOR RDBMS MSSQL Server
FOR DATABASE SQLite
Query history
Query synonym manager
Query editor Hints
Openlist procedure
Support command
DOWNLOAD FREE
ARTICLES
FORUM
DROP TABLE
RDBMS Type: Oracle
Topic
DROP TABLE [ schema. ] table
[ CASCADE CONSTRAINTS ] [ PURGE ] ;
example
DROP TABLE list_customers PURGE;
bottom of page