LinkMenuExpand(external link)DocumentSearchCopyCopied

IndexColumns Schema

The IndexColumns schema provides information about indexes in the server’s SQL syntax.

Column NameData TypeDescription
INDEX_CATALOGstring
INDEX_SCHEMAstring
INDEX_NAMEstring
TABLE_NAMEstring
COLUMN_NAMEstring
ORDINAL_POSITIONint
SORT_ORDERstring

The following restrictions are supported:

Restriction NameRestriction DefaultRestriction Number
CatalogTABLE_CATALOG1
SchemaTABLE_SCHEMA2
TableTABLE_NAME3
NameINDEX_NAME4
ColumnCOLUMN_NAME5