BOOKS - OS AND DB - Inside the SQL Server Query Optimizer
US $8.89
887616
887616
Inside the SQL Server Query Optimizer
Author: Benjamin Nevarez
Year: 2010
Format: PDF
File size: 11,46 MB
Language: ENG
Year: 2010
Format: PDF
File size: 11,46 MB
Language: ENG
This book 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.The SQL Server Query Optimizer is perceived by many to be a magic black box, transforming SQL queries into high performance execution plans in the blink of an eye through some unknowable process. The truth is that, while the Query Optimizer is indeed the highly-complex result of decades of research, learning how it works its magic is not only possible, but immensely useful to DBAs and Developers alike.