In Sql Server, how do I check to see if a particular data table is being used in one of the stored procedures?
There's an example query near the bottom that should do the trick.
Thanks Robert
In Sql Server, how do I check to see if a particular data table is being used in one of the stored procedures?
There's an example query near the bottom that should do the trick.
Thanks Robert