Restrictions on Creating Indexes

There are certain restrictions regarding which SQL columns can be indexed. A column can only be indexed if, in its column definition fields:

Refer to SQL Column and Index Definitions for details of the SQL column definition fields.