Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Is there a way to check stored procs affected by change to a view?

$
0
0
I'm trying to see which stored procs (and functions) might be affected by my having added a column to a view definition, which might cause ambiguity errors. Is there a way to do this without a manual inspection? sp_recompile / RecompileReferences doesn

Viewing all articles
Browse latest Browse all 467

Trending Articles