Hi all,
I have a database with over a hundred stored procedures, some of which I'm sure, are no longer needed. Likewise for the views. Is there a way to know which stored procedures or views are still being used by the users? That would help me getting rid of the ones no longer needed. Also, is it possible to log commands run against a database?
Thanks for any help.
L'tayn
I have a database with over a hundred stored procedures, some of which I'm sure, are no longer needed. Likewise for the views. Is there a way to know which stored procedures or views are still being used by the users? That would help me getting rid of the ones no longer needed. Also, is it possible to log commands run against a database?
Thanks for any help.
L'tayn