This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dev:sql:statements:create_index:home [2009/12/04 16:06] tdo created |
dev:sql:statements:create_index:home [2012/10/26 14:28] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ====== Omnidex SQL: CREATE INDEX ====== | ====== Omnidex SQL: CREATE INDEX ====== | ||
| ===== Description ===== | ===== Description ===== | ||
| - | |||
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 21: | Line 20: | ||
| IN “filename” | IN “filename” | ||
| [WITH options] | [WITH options] | ||
| + | <code> | ||
| ===== Discussion ===== | ===== Discussion ===== | ||