SQL SERVER – Live Plan for Executing Query – SQL in Sixty Seconds #073
Yesterday I wrote blog post based on my latest Pluralsight course on learning SQL Server 2014. I discussed newly introduced live plans. For query before you execute it, you can see the estimated execution plan and after you executed you can see the actual execution plan – however, how to…
Read More