Microsoft SQL Server 2000
Best Practices
Use the system stored procedure:
exec sp_helpindex TableX
You can also see the indexes in Enterprise Manager table designer.