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/10 23:24]
tdo
dev:sql:statements:drop_index:home [2016/06/28 22:38] (current)
Line 1: Line 1:
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
 <​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 ======
 +{{page>:​sql_bar&​nofooter&​noeditbtn}}
  
-====== Omnidex SQL: ====== 
 ===== Description ===== ===== Description =====
 +Drop an index.
 +
 ===== Syntax ===== ===== Syntax =====
  
Line 15: 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.1273533899.txt.gz · Last modified: 2016/06/28 22:38 (external edit)