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
↧