Monday, March 19, 2012

Check dependencies for stored procedures

Hello, everyone:
I have 40 stored procedures in a database. A table X is called by some procedures. How to check which procedure call table X, and how many procedures call table X? Thanks
ZYTquery the text field of syscomments in your database.

No comments:

Post a Comment