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: Introducing Microsoft SQL Server 2012Introducing Microsoft SQL Server 2012
by - Microsoft Press
Our purpose in Introducing Microsoft SQL Server 2008 R2 is to point out both the new and the improved in the latest version of SQL Server. This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities.
(8907 views)
Book cover: SQL Server Execution PlansSQL Server Execution Plans
by - Redgate Publishing
An execution plan describes what's going on behind the scenes when SQL Server executes a query. This book leads you right from the basics of capturing plans, through how to interrupt them, and how to diagnose the causes of poor query performance.
(8881 views)
Book cover: Introducing Microsoft SQL Server 2008 R2Introducing Microsoft SQL Server 2008 R2
by - Microsoft Press
This book is for anyone who has an interest in SQL Server 2008 R2 and wants to understand its capabilities. The purpose is to point out both the new and the improved in the latest version of SQL Server. Some familiarity with SQL Server is assumed.
(10798 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.
(13185 views)