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
dev:sql:statements:drop_index:home [2010/05/21 15:37]
tdo
dev:sql:statements:drop_index:home [2016/06/28 22:38] (current)
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 ======
 +{{page>:​sql_bar&​nofooter&​noeditbtn}}
 +
 ===== Description ===== ===== Description =====
 Drop an index. Drop an index.
Line 16: Line 18:
      [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.1274456271.txt.gz · Last modified: 2016/06/28 22:38 (external edit)