Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Data lineage in SQL Server Denali

I see a lot of mentioning of the new feature "Data lineage and Impact Analysis" in SQL Server codename Denali, nevertheless all my attempts to make this feature work seem to result in failures. Did anyone managed to make it work or came across a blog that has a step by step approach?

like image 249
wildberry Avatar asked Mar 12 '26 22:03

wildberry


1 Answers

Here's the MSDN docs on Determining Impact and Data Lineage in SQL Server Denali.

Well, that link is dead and I can’t quickly find an update. This blog post might be helpful.

like image 181
Nathan DeWitt Avatar answered Mar 14 '26 15:03

Nathan DeWitt