Cheat Code
SELECT * FROM sys.sql_expression_dependencies
This is continuation from previous blog post about my “special project” that requires us to find there the heck some object are depends on and who use them.
Using the cheat code above is a fantastic breeze to find how things are wired.
Give it a kick and you will find a score quickly!
