The db_indexcol table contains metadata about the columns that make up an index.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| dbrep_indexiid | integer | not null | The unique ID of index. |
| dbrep_columniid | integer | not null | The ID of the column. |
| dbrep_sequencenum | integer | with null | The sequence number of the index. |
Product Name: Data Transformer
Table Type: Table