Type
The types of the index.
Normal
Normal Index (A B-tree index)Unique
Unique Index (No two rows of a table have duplicate values in the key columns)Bitmap
Bitmap Index (A bitmap for each key value)Domain
Domain Index (Instances of an application-specific index)Cluster
Cluster Index