Categories
13,June,2006
» 06
Viewing Query Plans
Craig Freedmans WebLog
In my last post, I explained that SQL Server executes a query by compiling it into an iterator tree which we call a query plan. So, if we want to understand iterators and query execution better, we need
Filed under Database,SQL | on 2006 Jun 13
Pages: 1
» 06