Learn T-SQL Querying, Second Edition
eBook Details:
- Paperback: 456 pages
- Publisher: WOW! eBook; 2nd edition (February 29, 2024)
- Language: English
- ISBN-10: 1837638993
- ISBN-13: 978-1837638994
eBook Description:
Learn T-SQL Querying, 2nd Edition: Troubleshoot query performance issues, identify anti-patterns in your code, and write efficient T-SQL queries with this guide for T-SQL developers
Data professionals seeking to excel in Transact-SQL (T-SQL) for Microsoft SQL Server and Azure SQL Database often lack comprehensive resources. This updated Learn T-SQL Querying, Second Edition focuses on indexing queries and crafting elegant T-SQL code, catering to all data professionals seeking mastery in modern SQL Server versions and Azure SQL Database.
Starting with query processing fundamentals, this book lays a solid foundation for writing performant T-SQL queries. You’ll explore the mechanics of the Query Optimizer and Query Execution Plans, learning how to analyze execution plans for insights into current performance and scalability. Through dynamic management views (DMVs) and dynamic management functions (DMFs), you’ll build diagnostic queries. This book thoroughly covers indexing for T-SQL performance and provides insights into SQL Server’s built-in tools for expedited resolution of query performance and scalability issues. Further, hands-on examples will guide you through implementing features such as avoiding UDF pitfalls, understanding predicate SARGability, Query Store, and Query Tuning Assistant.
- Identify opportunities to write well-formed T-SQL statements
- Familiarize yourself with the Cardinality Estimator for query optimization
- Create efficient indexes for your existing workloads
- Implement best practices for T-SQL querying
- Explore Query Execution Dynamic Management Views
- Utilize the latest performance optimization features in SQL Server 2017, 2019, and 2022
- Safeguard query performance during upgrades to newer versions of SQL Server
By the end of this Learn T-SQL Querying, 2nd Edition book, you’ll have developed the ability to identify query performance bottlenecks, recognize anti-patterns, and skillfully avoid such pitfalls.