This is an old revision of the document!


DRAFT

Omnidex SQL: DROP INDEX

Description

Syntax

DROP [<OMNIDEX | NATIVE>] INDEX 
     [IF EXISTS] 
     [[(owner)]table.]index 
     [ON table]
     IN "filename" 
     [WITH options]

Discussion

arg1
arg2

Examples

Simple

2nd example

 
Back to top
dev/sql/statements/drop_index/home.1274456104.txt.gz ยท Last modified: 2012/10/26 14:58 (external edit)