The Art of High Performance SQL Code

The Art of High Performance SQL Code
Author: Grant Fritchey
Publisher:
Total Pages: 242
Release: 2009-03
Genre: Computers
ISBN: 9781906434021


Download The Art of High Performance SQL Code Book in PDF, Epub and Kindle

Execution plans show you what's going on behind the scenes in SQL Server. They can provide you with a wealth of information on how your queries are being executed by SQL Server, including: Which indexes are being used, and where no indexes are being used at all. How the data is being retrieved, and joined, from the tables defi ned in your query. How aggregations in GROUP BY queries are put together. The anticipated load and the estimated cost that all these operations place upon the system. Grant Fritchey's book is the only in-depth look at how to improve your SQL query performance through careful design of execution plans. Sample chapters of the ebook have garnered stunning reviews, such as: "All I can say is WOW. This has to be the best reference I have ever seen on Execution Plans in SQL Server. My hats off to Grant Fritchey" Jonathan Kehayias.


The Art of High Performance SQL Code
Language: en
Pages: 242
Authors: Grant Fritchey
Categories: Computers
Type: BOOK - Published: 2009-03 - Publisher:

GET EBOOK

Execution plans show you what's going on behind the scenes in SQL Server. They can provide you with a wealth of information on how your queries are being execut
High Performance SQL Server DBA
Language: en
Pages: 304
Authors: Robin Schumacher
Categories: Client/server computing
Type: BOOK - Published: 2005-12 - Publisher: Rampant TechPress

GET EBOOK

A guide to troubleshooting and correcting SQL Server performance problems, this book provides a methodology for use in analyzing any SQL Server database. The mo
Learn T-SQL Querying
Language: en
Pages: 457
Authors: Pedro Lopes
Categories: Computers
Type: BOOK - Published: 2024-02-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Troubleshoot query performance issues, identify anti-patterns in your code, and write efficient T-SQL queries with this guide for T-SQL developers Key Features
The Art of SQL
Language: en
Pages: 370
Authors: Stephane Faroult
Categories: Computers
Type: BOOK - Published: 2006-03-10 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confron
Oracle SQL High-performance Tuning
Language: en
Pages: 516
Authors: Guy Harrison
Categories: Computers
Type: BOOK - Published: 1997 - Publisher:

GET EBOOK

This is a comprehensive quide to writing SQL code that's optimized for performance. It includes a unique set of software tools on CD-ROM for benchmarking SQL pe