This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dev:sql:statements:remove_indexes:home [2010/07/02 17:57] tdo created |
dev:sql:statements:remove_indexes: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: REMOVE INDEXES ====== | ====== Omnidex SQL: REMOVE INDEXES ====== | ||
| - | ===== Description ===== | + | {{page>:sql_bar&nofooter&noeditbtn}} |
| + | ===== Description ===== | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | + | <code> | |
| - | Statement | + | REMOVE INDEXES |
| + | [FOR <ENVIRONMENT [environment] | DATABASE database] | ||
| + | [ON [INSTANCE] instance] | ||
| + | [WITH options] | ||
| + | </code> | ||
| + | |||
| + | |||
| ===== Discussion ===== | ===== Discussion ===== | ||