Previous Topic: Additional Sort Options for IndexesNext Topic: Index Membership Options


Nonsorted Indexes

Nonsorted indexes are another way of linking all occurrences of an entity when the database is sparsely populated with occurrences of that entity. A nonsorted index requires less CPU and storage than a sorted index. A nonsorted index might, however, be less effective than an index sorted by db-key value. If multiple entity occurrences reside on a page, an index ordered by db-key will reduce the I/Os necessary to retrieve all occurrences.

Nonsorted orders

If the entity occurrences in the index are not to be sorted, you can specify the logical placement of new index entries by indicating one of the following orders: