Copy link to clipboard
Copied
Hi i need help for how to find the indexes for the sql tables.I had some tables in sql 2005 and i need to find indexes for that tables.Can anyone will help in this isssue.
Copy link to clipboard
Copied
I think you can use one of the built-in db functions ... (but it depends upon which database you're using)
in sql server:
sp_helpindex tablename