|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Interpreting the execution plan resultsOn Query Analyzer..
I can figure out a little what the information on the execution plan means but I’m not sure Where can I find a good description about each item that is show in the execution plan? e.g estimated subtree cost etc.. thks Kenny M. (Ken***@discussions.microsoft.com) writes:
> On Query Analyzer.. SQL Server Books Online. Optimizing Database Performance->Query Tuning->> > I can figure out a little what the information on the execution plan means > but I'm not sure > > Where can I find a good description about each item that is show in the > execution plan? > > > e.g estimated subtree cost etc.. Analyzing a Query->Logical and Physical Operators. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||