<< Click to Display Table of Contents >> Navigation: Apollo SQL > DDL & DML Statements > DROP TABLE |
The DROP TABLE statement is used to delete the specified table from the server.
Use ExecSQL from within in each Apollo interface to execute this statement.
Syntax:
DROP TABLE table_reference