| 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 |
This blog is dedicated to all my technical learnings and findings. As they say use all the brains you have and borrow all the brains you can, so this is my share of lending my learnings to all you guys out there. I would like to acknowledge here that some parts of these posts would be reproduced as a part of my web-browsing mainly because having it all in one place is far more convenient.
Showing posts with label sysindexkeys. Show all posts
Showing posts with label sysindexkeys. Show all posts
Saturday, October 04, 2008
sysindexkeys (T-SQL)
Contains information for the keys or columns in an index. This table is stored in each database.
Subscribe to:
Posts (Atom)