Column Name | Data Type | Description |
index_name | char(256) | The index containing column_name |
index_owner | char(32) | The name of the index owner |
column_name | char(256) | The name of the column |
key_sequence | smallint | Sequence of column in the key, numbered from 1 |
sort_direction | char(1) | Defaults to A for ascending |