Action disabled: source

DRAFT

Omnidex SQL: CREATE INDEX GROUP

Description

The CREATE INDEX GROUP will create an Omnidex Group that can be used to group columns together during indexing to facilitate retrieval.

Syntax

  CREATE INDEX GROUP [(owner)]group
      (table_spec.index, table_spec.index [, table_spec.index ...])
      IN “filename”
      [WITH options] 
 
Back to top
dev/sql/statements/create_index_group/home.txt · Last modified: 2016/06/28 22:38 (external edit)