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