I need to Identify Text in Stored Procedures to include Table Name.
The following only identifies the SP Name. What view and how do I join to get the table name.
[code language="sql"]
The following only identifies the SP Name. What view and how do I join to get the table name.
[code language="sql"]