Expert Performance Indexing in SQL Server

This book 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,...

Full description

Bibliographic Details
Main Authors: Strate, Jason, Fritchey, Grant (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2015, 2015
Edition:2nd ed. 2015
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 01794nmm a2200253 u 4500
001 EB001085401
003 EBX01000000000000000844765
005 00000000000000.0
007 cr|||||||||||||||||||||
008 151215 ||| eng
020 |a 9781484211182 
100 1 |a Strate, Jason 
245 0 0 |a Expert Performance Indexing in SQL Server  |h Elektronische Ressource  |c by Jason Strate, Grant Fritchey 
250 |a 2nd ed. 2015 
260 |a Berkeley, CA  |b Apress  |c 2015, 2015 
300 |a XXIII, 403 p. 238 illus  |b online resource 
653 |a Database Management 
653 |a Database management 
700 1 |a Fritchey, Grant  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-1118-2?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a This book 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. You’ll better understand what indexes are doing in the database and what can be done to mitigate and improve their effect on performance. The final destination is a guided tour through a number of real life scenarios showing approaches you can take to investigate, mitigate, and improve the performance of your database. Defines the types of indexes and their implementation options Provides use cases and common patterns in applying indexing Describes and explain the index metadata and statistics Provides a framework of strategies and approaches for indexing databases