I am looking for a way to evaluate which stored procedures call other stored procedures.
I inheirited another project, and it has 100 or more stored procedures. I want to find out which stored procedures call which stored procedures(if any).
Any suggestions?
I inheirited another project, and it has 100 or more stored procedures. I want to find out which stored procedures call which stored procedures(if any).
Any suggestions?