8. SQL Statements : REMOVE TABLE : Syntax
 
Share this page                  
Syntax
The REMOVE TABLE statement has the following format:
[EXEC SQL] REMOVE TABLE [schema.]table_name {, [schema.]table_name};