Subject How do I tell where a index is in use?
Author Michael L. Horne
Hello,

I have decided to drop an index from one of the tables in
my db, but I am told it is in use. How do I determine which
stored procedure or trigger is using the index without deleting
all of them?

Thanks
Michael L. Horne