Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:sql:statements:drop_index:home [2010/05/21 15:35]
tdo
dev:sql:statements:drop_index:home [2010/05/21 15:41]
tdo
Line 2: Line 2:
 <​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ <​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​
 ====== Omnidex SQL: DROP INDEX ====== ====== Omnidex SQL: DROP INDEX ======
- 
 ===== Description ===== ===== Description =====
 +Drop an index.
 +
 ===== Syntax ===== ===== Syntax =====
  
Line 15: Line 16:
      [WITH options]      [WITH options]
 </​code> ​ </​code> ​
- 
 ===== Discussion ===== ===== Discussion =====
  
-== arg1 ==+==== <OMNIDEX | NATIVE > ==== 
 + 
 +==== IF EXISTS ==== 
 + 
 +==== (OWNER)TABLE.INDEX ==== 
 + 
 +==== ON table ==== 
 + 
 +==== IN "​filespec"​ ==== 
 + 
 +==== WITH ====
  
-== arg2 == 
  
 ===== Examples ===== ===== Examples =====
 
Back to top
dev/sql/statements/drop_index/home.txt · Last modified: 2016/06/28 22:38 (external edit)