The Art of High Performance SQL Code

The Art of High Performance SQL Code
Author :
Publisher :
Total Pages : 242
Release :
ISBN-10 : 1906434026
ISBN-13 : 9781906434021
Rating : 4/5 (021 Downloads)

Book Synopsis The Art of High Performance SQL Code by : Grant Fritchey

Download or read book The Art of High Performance SQL Code written by Grant Fritchey and published by . This book was released on 2009-03 with total page 242 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 Related Books

Beginning SQL Server 2008 Administration
Language: en
Pages: 426
Authors: Robert Walters
Categories: Computers
Type: BOOK - Published: 2010-03-26 - Publisher: Apress

DOWNLOAD EBOOK

Beginning SQL Server 2008 Administration is essential for anyone wishing to learn about implementing and managing SQL Server 2008 database. From college student
Beginning SQL Server 2012 Administration
Language: en
Pages: 430
Authors: Robert Walters
Categories: Computers
Type: BOOK - Published: 2012-12-17 - Publisher: Apress

DOWNLOAD EBOOK

Beginning SQL Server 2012 Administration provides the essential skills and knowledge needed to begin a successful career as an SQL Server database administrator
Mastering SQL Server Profiler
Language: en
Pages: 306
Authors: Brad McGehee
Categories: Client/server computing
Type: BOOK - Published: 2009 - Publisher: Red Gate Software

DOWNLOAD EBOOK

SQL Server 2008 Query Performance Tuning Distilled
Language: en
Pages: 545
Authors: Sajal Dam
Categories: Computers
Type: BOOK - Published: 2009-05-01 - Publisher: Apress

DOWNLOAD EBOOK

SQL Server 2008 Query Performance Tuning Distilled presents a direct trouble–shooting methodology for identifying poorly-performing stored procedures and quer
Pro SQL Server 2008 Replication
Language: en
Pages: 923
Authors: Sujoy Paul
Categories: Computers
Type: BOOK - Published: 2009-07-26 - Publisher: Apress

DOWNLOAD EBOOK

Pro SQL Server 2008 Replication is for Microsoft database developers and administrators who want to learn about the different types of replication and those bes