This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dev:sql:statements:remove_indexes:home [2010/07/04 04:15] tdo |
dev:sql:statements:remove_indexes:home [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | |||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | + | <code> | |
| - | Statement | + | REMOVE INDEXES |
| + | [FOR <ENVIRONMENT [environment] | DATABASE database] | ||
| + | [ON [INSTANCE] instance] | ||
| + | [WITH options] | ||
| + | </code> | ||
| + | |||
| + | |||
| ===== Discussion ===== | ===== Discussion ===== | ||