Expert Performance Indexing in SQL Server (Code Only)
✍ Scribed by Fritchey Grant, Strate Jason.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
2nd Edition. — Apress, 2015. — Code Only. — ISBN: 978-1-484211-19-9.
Код примеров к выложенной здесь книге в формате PDF, EPUB, MOBI.
Properly index in-memory OLTP tables;
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.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.Who this book is for:
Expert Performance Indexing in SQL Server is intended for database administrators and developers who are ready to lift the performance of their environment by thoughtfully building indexes to speed up the queries that matter the most and make a difference to the business.
✦ Subjects
Библиотека;Компьютерная литература;SQL Server
📜 SIMILAR VOLUMES
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,
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
<p><em>Expert Performance Indexing for SQL Server 2012</em> 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
<em>Expert Performance Indexing for SQL Server 2012</em>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 dee