Skip to main content

Expert Performance Indexing for SQL Server 2012

Brand: Apress

$41.53 - $51.91
(No reviews yet) Write a Review
UPC:
9781430237419
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2012-07-12
Release Date:
2012-07-12
Author:
Jason Strate;Ted Krueger
Language:
english
Edition:
1st ed.
Adding to cart… The item has been added

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 progresstowards 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