Target New ArrivalsGift Ideas for DadFourth of JulyClothing, Shoes & AccessoriesHome & DecorKitchen & DiningOutdoor Living & GardenGroceryHousehold EssentialsBabyBeautyPersonal CareSports & OutdoorsHealthWellnessLuggageSchool & Office SuppliesToys & GamesElectronicsVideo GamesMovies, Music & BooksParty SuppliesGift IdeasGift CardsPetsUlta Beauty at TargetShop by CommunityTarget OpticalDealsClearanceNew ArrivalsGift Ideas for DadBack to SchoolCollegeTop DealsTarget Circle DealsWeekly AdShop Order PickupShop Same Day DeliveryRegistryRedCardTarget CircleFind Stores
SQL Server 2025 Query Performance Tuning - 7th Edition by  Grant Fritchey (Paperback) - 1 of 1

SQL Server 2025 Query Performance Tuning - 7th Edition by Grant Fritchey (Paperback)

$43.22Save $6.77 (14% off)

In Stock

Free & easy returns

Free & easy returns

Return this item by mail or in store within 90 days for a full refund.
Eligible for registries and wish lists

About this item

Highlights

  • A new era of SQL Server is here, and this latest edition of Grant Fritchey's best-selling dive into SQL Server query performance can ensure your queries keep up.
  • About the Author: Grant Fritchey is a Microsoft Data Platform MVP and AWS Community Builder.
  • 756 Pages
  • Computers + Internet,

Description



Book Synopsis



A new era of SQL Server is here, and this latest edition of Grant Fritchey's best-selling dive into SQL Server query performance can ensure your queries keep up.

The fundamentals are still here: You'll learn how statistics and indexes impact performance, how to identify poorly performing queries, and how to discover effective solutions. But this new edition also includes advanced features unique to SQL Server 2025, such as AI integration for automatic tuning, insights on using extended events, automatic execution plan correction, and more. It's a must-have resource designed to empower you to troubleshoot slow-performing queries and make them run faster than ever.

The book is a treasure trove of instruction, insight, and advice. As you dive in, you'll encounter key fundamentals, from statistics and data distribution to cardinality and parameter sniffing, and learn to analyze and design your indexes and queries using best practices that prevent performance problems before they occur. You'll also explore advanced features like Query Store for managing and controlling execution plans, automated performance tuning, and memory-optimized OLTP tables and procedures--and learn how SQL Server 2025 makes it all more powerful and automatable than ever.

What You Will Learn

  • Use Query Store to understand and easily change query performance
  • Recognize and eliminate bottlenecks leading to slow performance
  • Tune queries whether on-premises, in containers, or on cloud platform providers
  • Implement best practices in T-SQL to minimize performance risk
  • Design in the performance that you need through careful query and index design
  • Understand how built-in, automatic tuning can assist your performance enhancement efforts
  • Protect query performance during upgrades to the newer versions of SQL Server

Who This Book Is For

Developers and database administrators with responsibility for query performance in SQL Server environments, and anyone responsible for writing or creating T-SQL queries and in need of insight into bottlenecks--including how to identify them, understand them, and eliminate them



From the Back Cover



A new era of SQL Server is here, and this latest edition of Grant Fritchey's best-selling dive into SQL Server query performance can ensure your queries keep up.

The fundamentals are still here: You'll learn how statistics and indexes impact performance, how to identify poorly performing queries, and how to discover effective solutions. But this new edition also includes advanced features unique to SQL Server 2025, such as AI integration for automatic tuning, insights on using extended events, automatic execution plan correction, and more. It's a must-have resource designed to empower you to troubleshoot slow-performing queries and make them run faster than ever.

The book is a treasure trove of instruction, insight, and advice. As you dive in, you'll encounter key fundamentals, from statistics and data distribution to cardinality and parameter sniffing, and learn to analyze and design your indexes and queries using best practices that prevent performance problems before they occur. You'll also explore advanced features like Query Store for managing and controlling execution plans, automated performance tuning, and memory-optimized OLTP tables and procedures--and learn how SQL Server 2025 makes it all more powerful and automatable than ever.

What You Will Learn

  • Use Query Store to understand and easily change query performance
  • Recognize and eliminate bottlenecks leading to slow performance
  • Tune queries whether on-premises, in containers, or on cloud platform providers
  • Implement best practices in T-SQL to minimize performance risk
  • Design in the performance that you need through careful query and index design
  • Understand how built-in, automatic tuning can assist your performance enhancement efforts
  • Protect query performance during upgrades to the newer versions of SQL Server



About the Author



Grant Fritchey is a Microsoft Data Platform MVP and AWS Community Builder. He has more than 30 years of experience in IT technical support, development, and database administration. He currently works as Product Advocate at Red Gate Software. Grant writes articles for publication at SQL Server Central and Simple-Talk. He has published books, including SQL Server Execution Plans and SQL Server 2022 Query Performance Tuning (Apress). He has written chapters for Beginning SQL Server 2012 Administration (Apress), SQL Server Team-based Development, SQL Server MVP Deep Dives Volume 2, Pro SQL Server 2012 Practices (Apress), Expert Performance Indexing in SQL Server (Apress), and Query Store for SQL Server 2019 (Apress). Grant presents live sessions, virtual sessions, and recorded content online and in-person, around the world.

Dimensions (Overall): 10.0 Inches (H) x 7.0 Inches (W) x 1.56 Inches (D)
Weight: 2.95 Pounds
Suggested Age: 22 Years and Up
Number of Pages: 756
Genre: Computers + Internet
Publisher: Apress
Format: Paperback
Author: Grant Fritchey
Language: English
Street Date: February 1, 2026
TCIN: 1006471367
UPC: 9798868818646
Item Number (DPCI): 247-05-5076
Origin: Made in the USA or Imported
If the item details aren’t accurate or complete, we want to know about it.

Shipping details

Estimated ship dimensions: 1.56 inches length x 7 inches width x 10 inches height
Estimated ship weight: 2.95 pounds
We regret that this item cannot be shipped to PO Boxes.
This item cannot be shipped to the following locations: American Samoa (see also separate entry under AS), Guam (see also separate entry under GU), Northern Mariana Islands, Puerto Rico (see also separate entry under PR), United States Minor Outlying Islands, Virgin Islands, U.S., APO/FPO, Alaska, Hawaii

Return details

This item can be returned to any Target store or Target.com.
This item must be returned within 90 days of the date it was purchased in store, delivered to the guest, delivered by a Shipt shopper, or picked up by the guest.
See the return policy for complete information.

Q: Who is the target audience for this book?

submitted by AI Shopping Assistant - 6 days ago
  • A: It's aimed at developers and database administrators responsible for query performance in SQL Server environments.

    submitted byAI Shopping Assistant - 6 days ago
    Ai generated

Q: What advanced features are included in SQL Server 2025?

submitted by AI Shopping Assistant - 6 days ago
  • A: The book covers AI integration for automatic tuning, extended events, and automatic execution plan correction.

    submitted byAI Shopping Assistant - 6 days ago
    Ai generated

Q: How does the book help with troubleshooting slow queries?

submitted by AI Shopping Assistant - 6 days ago
  • A: It provides insights and techniques to identify, understand, and eliminate performance bottlenecks effectively.

    submitted byAI Shopping Assistant - 6 days ago
    Ai generated

Q: What topics are covered regarding query performance?

submitted by AI Shopping Assistant - 6 days ago
  • A: Topics include statistics, indexes, bottleneck identification, and best practices for T-SQL to enhance performance.

    submitted byAI Shopping Assistant - 6 days ago
    Ai generated

Q: What is the significance of Query Store in SQL Server?

submitted by AI Shopping Assistant - 6 days ago
  • A: Query Store helps manage and control execution plans, making it easier to understand and improve query performance.

    submitted byAI Shopping Assistant - 6 days ago
    Ai generated

Additional product information and recommendations

Discover more options

Frequently bought together

Best-selling Computers & Technology Books

Get top deals, latest trends, and more.

Privacy policy