Logo

Inside the SQL Server Query Optimizer

Large book cover: Inside the SQL Server Query Optimizer

Inside the SQL Server Query Optimizer
by

Publisher: Red gate books
ISBN/ASIN: 1906434603
ISBN-13: 9781906434601
Number of pages: 272

Description:
A better understanding of what the Query Optimizer does behind the scenes can help you to improve the performance of your databases and applications, and this book explains the core concepts behind how the SQL Server Query Optimizer works. With this knowledge, you'll be able to write superior queries, provide the Query Optimizer with all the information it needs to produce efficient execution plans, and troubleshoot the cases when the Query Optimizer is not giving you the best plan possible.

Home page url

Download or read it online for free here:
Download link
(3.4MB, PDF)

Similar books

Book cover: Sams Teach Yourself Microsoft SQL Server 7 in 21 DaysSams Teach Yourself Microsoft SQL Server 7 in 21 Days
by - Sams
The book introduces you to every aspect of Microsoft's flagship back-end database engine. Organized with a FAQ-like summary at the end of every chapter, it familiarizes you with all the features and even brings you up to expert level on a few of them.
(17983 views)
Book cover: SQL Server Reference GuideSQL Server Reference Guide
by - Pearson Education
Database professional Buck Woody leads you through the many aspects of designing, administering, and developing for your SQL Server platform. Recommended for DBAs and developers, this Reference Guide covers SQL Server 2000 up to SQL Server 2008 R2.
(8282 views)
Book cover: Troubleshooting SQL Server: A Guide for the Accidental DBATroubleshooting SQL Server: A Guide for the Accidental DBA
by - Red gate books
SQL Server-related performance problems come up regularly and diagnosing and solving them can be difficult and time consuming. Read this book for descriptions of the most common issues and practical solutions to fix them quickly and accurately.
(12465 views)
Book cover: Defensive Database Programming with SQL ServerDefensive Database Programming with SQL Server
by - Red Gate Books
The goal of Defensive Programming is to produce resilient code that responds gracefully to the unexpected. In this book, you will find practical programming techniques that will improve the quality of your T-SQL code and increase its robustness.
(13328 views)