Expand Minimize
This topic has not yet been rated - Rate this topic

sysindexkeys

SQL Server 2000

Contains information for the keys or columns in an index. This table is stored in each database.

Column name Data type Description
id int ID of the table
indid smallint ID of the index
colid smallint ID of the column
keyno smallint Position of the column in the index

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.