A. System Catalogs : Standard Catalog Interface : Standard Catalogs for All Databases : iialt_columns Catalog
 
Share this page                  
iialt_columns Catalog
All columns defined as part of an alternate key have an entry in iialt_columns.
Column Name
Data Type
Description
table_name
char(256)
The name of the table
table_owner
char(32)
The name of the table owner
key_id
integer
The number of the alternate key for this table
column_name
char(256)
The name of the column
key_sequence
smallint
Sequence of column in the key, numbered from 1