Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Optimize Microsoft SQL Server 2014 queries and applicationsMicrosoft SQL Server 2014 Query Tuning & Optimization is filled with ready-to-use techniques for creating high-performance queries and applications. The book describes the inner workings of the query processor so you can write better queries and provide the query processor with the quality information it needs to produce efficient execution plans. You'll also get tips for troubleshooting underperforming queries. In-Memory OLTP (Hekaton), a key new feature of SQL Server 2014, is fully covered in this practical guide.
Understand how the query optimizer works
Troubleshoot queries using extended events, SQL trace, dynamic management views (DMVs), the data collector, and other tools
Work with query operators for data access, joins, aggregations, parallelism, and updates
Speed up queries and dramatically improve application performance by creating the right indexes
Understand statistics and how to detect and fix cardinality estimation errors
Maximize OLTP query performance using In-Memory OLTP (Hekaton) features, including memory-optimized tables and natively compiled stored procedures
Monitor and promote plan caching and reuse to improve application performance
Improve the performance of data warehouse queries using columnstore indexes
Handle query processor limitations with hints and other methods
Sprache
Verlagsort
Verlagsgruppe
McGraw-Hill Education - Europe
Zielgruppe
Illustrationen
Maße
Höhe: 231 mm
Breite: 191 mm
Dicke: 21 mm
Gewicht
ISBN-13
978-0-07-182942-7 (9780071829427)
Schweitzer Klassifikation
Benjamin Nevarez is a Microsoft SQL Server MVP and independent consultant with more than 20 years of experience in relational databases. He specializes in SQL Server query tuning and optimization. Benjamin has also been a speaker at many SQL Server conferences, including the PASS Summit, SQL Server Connections, and SQLBits.
Chapter 1: An Introduction to Query Tuning and Optimization
Chapter 2: Troubleshooting Queries
Chapter 3: The Query Optimizer
Chapter 4: Query Operators
Chapter 5: Indexes
Chapter 6: Statistics
Chapter 7: Hekatron
Chapter 8: Plan Caching
Chapter 9: Data Warehouses
Chapter 10: Query Processor Limitations & Hints