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: SQL Server StatisticsSQL Server Statistics
by - Simple-Talk Publishing
Reading Holger's booklet is a great way of brushing up on the subject of Statistics and query-optimization. It is reasonably short, and geared to the practitioner rather than the theoretician. It is careful to stick with the things you need to know.
(10086 views)
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.
(17736 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.
(13110 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.
(12248 views)