I’m using pubs database on SQL Server 2016 standard. I’m trying to track the dependency for the titles
table using UI dependency tracker vs sql_expression_dependency and I’m getting different results. Can you help me understand why the difference?
Microsoft article reference [Go]