Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Identify Text in Stored Procedures to include Table Name

$
0
0
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"]

Viewing all articles
Browse latest Browse all 3145

Trending Articles