Dear Friends
In sql server 2005 there is one system view named sys.sysindexes. In this view there is one column keycnt. What this Column indicate. When it's value is 1, when it is 0 and when it is 2.... and more.
Is this column is useful to Identify the index wether it is system generated or user generated using this column.
Thank You
From
Pravin Patel.