This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dev:sql:statements:update_rollup:home [2009/12/04 16:18] tdo created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{page>:top_add&nofooter&noeditbtn}} | ||
| - | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| - | ====== Omnidex SQL: ====== | ||
| - | ===== Description ===== | ||
| - | |||
| - | ===== Syntax ===== | ||
| - | |||
| - | <code SQL> | ||
| - | UPDATE ROLLUPS | ||
| - | [FOR <ENVIRONMENT [environment] | DATABASE database | TABLE table>] | ||
| - | [ON [INSTANCE] instance] | ||
| - | [WITH | ||
| - | [TMPDIR=path] | ||
| - | [THREADS=n] | ||
| - | |||
| - | ===== Discussion ===== | ||
| - | |||
| - | == arg1 == | ||
| - | |||
| - | == arg2 == | ||
| - | |||
| - | ===== Examples ===== | ||
| - | |||
| - | ==== Simple ==== | ||
| - | |||
| - | ==== 2nd example ==== | ||
| - | |||
| - | {{page>:bottom_add&nofooter&noeditbtn}} | ||