
SQL Server Statistics
by Holger Schmeling
Publisher: Simple-Talk Publishing 2010
ISBN-13: 9781906434618
Number of pages: 43
Description:
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Defensive Database Programming with SQL Serverby Alex Kuznetsov - 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.
(14927 views)
Introducing Microsoft SQL Server 2012by Ross Mistry, Stacia Misner - 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.
(10099 views)
SQL Server Execution Plansby Grant Fritchey - 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.
(11131 views)
SQL Server Reference Guideby Buck Woody - Pearson Education
Database professional Buck Woody leads you through the many aspects of designing, administering, and developing for your SQL Server platform. Recommended for DBAs and developers, this Reference Guide covers SQL Server 2000 up to SQL Server 2008 R2.
(9819 views)