Posted by Erland Sommarskog on 11/10/06 22:37
(001frien@gmail.com) writes:
> How do i find indexes of the columns of all the tables of the
> datbase...........most importantly in SQL server 2000
Here is a query. It lists only the five first index column, but you can
easily augment it if needed.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|