Hi guys,
I've written something in SQL 2000 to retrieve all the user indexes including table, index name, fields it is made up od and the position in the index. This has all come from sysobjects, sysindexes and syskeys. I can get everything from that, but cant find any field, indicator or...