The CREATE INDEX GROUP will create an Omnidex Group that can be used to group columns together during indexing to facilitate retrieval.
CREATE INDEX GROUP [(owner)]group
(table_spec.index, table_spec.index [, table_spec.index ...])
IN “filename”
[WITH options]