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 2014Introducing Microsoft SQL Server 2014
by - Microsoft Press
The authors explain how SQL Server 2014 incorporates in-memory technology to boost performance in online transactional processing and data-warehouse solutions. They also describe how it eases the transition from on-premises solutions to the cloud.
(8949 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.
(8473 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.
(12826 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.
(11926 views)