DROP INDEX

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > DDL & DML Statements >

DROP INDEX

 

image\tip.gif 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