Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:sql:statements:update_indexes:home [2010/07/02 07:03]
tdo
dev:sql:statements:update_indexes:home [2016/06/28 22:38]
Line 1: Line 1:
-{{page>:​top_add&​nofooter&​noeditbtn}} 
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ 
  
-====== Omnidex SQL: UPDATE INDEXES ====== 
-===== Description ===== 
- 
-UPDATE INDEXES will synchronize and build the Omnidex indexes for a connected Omnidex Environment. 
-  
-===== Syntax ===== 
-<​code>​ 
-UPDATE INDEXES [ FOR < ENVIRONMENT [environment] ​ 
-                    | DATABASE database 
-                    | TABLE table_spec ​ 
-                    | COLUMN column_spec ​ 
-                    | INDEX index_spec > ] 
-               [ON [INSTANCE] instance] 
-               [WITH options] 
-</​code>​ 
- 
- 
-  
-===== Discussion ===== 
- 
-==== UPDATE INDEXES ==== 
-If no qualifier is specified, the UPDATE INDEXES statement will build all the Omnidex Indexes for the connected Omnidex Environment. 
- 
-==== UPDATE INDEXES FOR specifier ==== 
-A specific Database, Table, ​ 
- 
-===== Examples ===== 
- 
-==== Simple ==== 
- 
-==== 2nd example ==== 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/sql/statements/update_indexes/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)