General index attributes
You typically determine which type of index you need to define after you define a table space. An index can have many different attributes.
Index attributes fall into two broad categories: general attributes that apply to indexes on all tables and specific attributes that apply to indexes on partitioned tables only. The following table summarizes these categories.
| Table or table space type | Index attribute |
|---|---|
| Any |
|
| Partitioned |
|
This topic explains the types of indexes that apply to all tables. Indexes that apply to partitioned tables only are covered separately.