Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:features:rollups:indexing [2012/02/17 16:42]
doc
admin:features:rollups:indexing [2016/06/28 22:38] (current)
Line 20: Line 20:
 The following example shows indexing for the tables that were created in the previous page. The following example shows indexing for the tables that were created in the previous page.
  
-<​code ​sql>+<​code>​
 create table          "​INDIVIDUALS"​ create table          "​INDIVIDUALS"​
  ​physical ​            "​dat/​individuals.dat"​  ​physical ​            "​dat/​individuals.dat"​
Line 75: Line 75:
 </​code>​ </​code>​
  
-Indexes on rollup tables are automatically updated when the UPDATE ​ROLLUPS ​statement is issued:+Indexes on rollup tables are automatically updated when the UPDATE ​INDEXES ​statement is issued:
  
 <​code>​ <​code>​
 
Back to top
admin/features/rollups/indexing.1329496932.txt.gz ยท Last modified: 2016/06/28 22:38 (external edit)