• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Databases ▶ Inside the SQL Server Query Optimizer

Inside the SQL Server Query Optimizer

July 21, 2012

Inside the SQL Server Query Optimizer

“Inside the SQL Server Query Optimizer”, written by Benjamin Nevarez, will take you from the fundamentals of Statistics, Cost Estimation, Index Selection, and the Execution Engine, and guide you through the inner workings of the Query Optimization process, and throws in a pragmatic look at Parameterization and Hints along the way.

Book 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.

Table of Contents

  • Introduction to Query Optimization
  • Execution Engine
  • Statistics and Cost Estimation
  • Index Selection
  • The Optimization Process
  • Additional Topics
  • Hints

Download Free PDF / Read Online

Author(s): Benjamin Nevarez
Publisher: Simple Talk Publishing
Format(s): PDF
File size: 4.24 MB
Number of pages: 265
Link: Download.

Similar Books:

  1. SQL Server Statistics
  2. SQL Server Execution Plans
  3. Dissecting SQL Server Execution Plans
  4. C# Query Expressions
  5. Complete Showplan Operators
Previous Post: « SQL Server Backup and Restore
Next Post: Performance Tuning with SQL Server Dynamic Management Views »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com