Softlogger
Categories

Viewing Query Plans


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 a way to look at query plans. Fortunately, SQL Server makes it easy to do exactly that with showplan. How many

Filed under: Database,SQL  |    On : 2006 Jun 13  |  From: Craig Freedmans WebLog   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003