Book description
Expert Performance Indexing for SQL Server 2012 is a deep dive into perhaps the single-most important facet of good performance: indexes, and how to best use them. The book begins in the shallow waters with explanations of the types of indexes and how they are stored in databases. Moving deeper into the topic, and further into the book, you will look at the statistics that are accumulated both by indexes and on indexes. All of this will help you progress towards properly achieving your database performance goals.
What you'll learn from Expert Performance Indexing for SQL Server 2012 will help you understand what indexes are doing in the database and what can be done to mitigate and improve their effects on performance. The final destination is a guided tour through a number of real-world scenarios and approaches that can be taken to investigate, mitigate, and improve the performance of your database.
- Defines indexes and provides an understanding of their role
- Uncovers and explains the statistics that are kept in indexes
- Teaches strategies and approaches for indexing databases
What you'll learn
- Fully understand the index types at your disposal
- Recognize and remove unnecessary indexes
- Review statistics to understand indexing choices made by the optimizer
- Properly apply strategies such as covering indexes, included columns, index intersections, and more
- Write queries to make good use of the indexes already in place
- Design effective indexes for full-text, spatial, and XML data types
- Manage the big picture: Encompassing all indexes in a database, and all database instances on a server
Who this book is for
Expert Performance Indexing for SQL Server 2012 is intended for database administrators and developers who are ready to boost the performance of their environments without the need to go in blindly building indexes.
Table of contents
- Title
- Dedication
- Contents at a glance
- Contents
- About the Authors
- About the Technical Reviewers
- Acknowledgments
- Introduction
- Chapter 1: Index Fundamentals
- Chapter 2: Index Storage Fundamentals
- Chapter 3: Index Statistics
- Chapter 4: XML, Spatial, and Full-Text Indexing
- Chapter 5: Index Myths and Best Practices
- Chapter 6: Index Maintenance
- Chapter 7: Indexing Tools
- Chapter 8: Index Strategies
- Chapter 9: Query Strategies
- Chapter 10: Index Analysis
- Index
Product information
- Title: Expert Performance Indexing for SQL Server 2012
- Author(s):
- Release date: July 2012
- Publisher(s): Apress
- ISBN: 9781430237426
You might also like
book
SQL Server 2008 Query Performance Tuning Distilled
SQL Server 2008 Query Performance Tuning Distilled presents a direct trouble–shooting methodology for identifying poorly-performing stored …
book
Microsoft® SQL Server 2012 Unleashed
Buy the print version of¿ and get the eBook version for free! eBook version includes chapters …
book
Microsoft® SQL Server® 2012 Step by Step
Your hands-on, step-by-step guide to building applications with Microsoft SQL Server 2012 Teach yourself the programming …
book
Inside Microsoft® SQL Server® 2008: T-SQL Querying
Tackle the toughest set-based querying and query tuning problems—guided by an author team with in-depth, inside …