LinkMenuExpand(external link)DocumentSearchCopyCopied

Indexes Schema

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

Column NameData TypeDescription
INDEX_CATALOGstring
INDEX_SCHEMAstring
INDEX_NAMEstring
TABLE_NAMEstring
UNIQUEbool
PRIMARYbool
TYPEstring
COMMENTstring

The following restrictions are supported:

Restriction NameRestriction DefaultRestriction Number
CatalogTABLE_CATALOG1
SchemaTABLE_SCHEMA2
TableTABLE_NAME3
NameINDEX_NAME4