Hi,
Is there a way I can get a list of stored procedures using one particular index in my database?
I have table which is used by many SPs(over 100 in #). This table has 7 indexes on various columns. I feel one of the 7 indexes is useless and want to drop it. But before doing so, I wanted to confirm if it is being used by any SP.
I am on ASE 11.9.2
Thanks,
RajD
Is there a way I can get a list of stored procedures using one particular index in my database?
I have table which is used by many SPs(over 100 in #). This table has 7 indexes on various columns. I feel one of the 7 indexes is useless and want to drop it. But before doing so, I wanted to confirm if it is being used by any SP.
I am on ASE 11.9.2
Thanks,
RajD