Microsoft SQL Server 2005 内幕:查询与优化 Inside Microsoft SQL Server 2005

分类: 图书,进口原版书,计算机 Computers & Internet ,
作者: Kalen Delaney等著
出 版 社: Oversea Publishing House
出版时间: 2007-9-1字数:版次: 1页数: 406印刷时间: 2007/09/01开本: 16开印次: 1纸张: 胶版纸I S B N : 9780735621961包装: 平装编辑推荐
作者简介:
Kalen Delaney is the Series Editor for the Inside SQL Server series of books from Microsoft Press. She has been working with SQL Server since 1987 and has been a Microsoft MVP since 1995. She is a founding mentor of Solid Quality Learning, where she helps develop courses and training materials. Kalen is a contributing editor and columnist for SQL Server Magazine and the author of several books on SQL Server, including Inside Microsoft SQL Server 2000.
内容简介
Dive deep into the internals of query tuning and optimization in SQL Server 2005 with this comprehensive reference. Understanding the internals of SQL Server helps database developers and administrators to better create, access, and effectively process information from enterprise data. Written by experts on SQL Server, this volume from the Inside Microsoft SQL Server series of books focuses on query tuning and optimization. Youll take an in-depth look at the best ways to make queries more efficient and effective, while maximizing existing resources. Includes extensive code samples and table examples to help database developers and administrators understand the intricacies and help promote mastery of query tuning and optimization.
目录
1A Performance Troubleshooting Methodology
2Tracing and Profiling
3Query Execution
4Troubleshooting Query Performance
5Plan Caching and Recompilation
6Concurrency Problems