Learn T-SQL Querying. A guide to developing efficient and elegant T-SQL code - Second Edition - Helion
Tytuł oryginału: Learn T-SQL Querying. A guide to developing efficient and elegant T-SQL code - Second Edition
ISBN: 9781837636839
stron: 456, Format: ebook
Data wydania: 2024-02-29
Księgarnia: Helion
Cena książki: 89,90 zł
Data professionals seeking to excel in Transact-SQL for Microsoft SQL Server and Azure SQL Database often lack comprehensive resources. Learn T-SQL Querying second edition focuses on indexing queries and crafting elegant T-SQL code enabling data professionals gain mastery in modern SQL Server versions (2022) and Azure SQL Database. The book covers new topics like logical statement processing flow, data access using indexes, and best practices for tuning T-SQL queries.
Starting with query processing fundamentals, the book lays a foundation for writing performant T-SQL queries. You’ll explore the mechanics of the Query Optimizer and Query Execution Plans, learning to analyze execution plans for insights into current performance and scalability. Using dynamic management views (DMVs) and dynamic management functions (DMFs), you’ll build diagnostic queries. The book covers indexing and delves into SQL Server’s built-in tools to expedite resolution of T-SQL query performance and scalability issues. Hands-on examples will guide you to avoid UDF pitfalls and understand features like predicate SARGability, Query Store, and Query Tuning Assistant.
By the end of this book, you‘ll have developed the ability to identify query performance bottlenecks, recognize anti-patterns, and avoid pitfalls
Osoby które kupowały "Learn T-SQL Querying. A guide to developing efficient and elegant T-SQL code - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Learn T-SQL Querying. A guide to developing efficient and elegant T-SQL code - Second Edition eBook -- spis treści
- 1. Understanding Query Processing
- 2. Mechanics of the Query Optimizer
- 3. Exploring Query Execution Plans
- 4. Indexing for T-SQL Performance
- 5. Writing Elegant T-SQL Queries
- 6. Discovering T-SQL Anti-patterns in Depth
- 7. Building diagnostic queries using DMVs and DMFs
- 8. Building XEvent profiler traces
- 9. Comparative analysis of Query Plans
- 10. Tracking performance history with Query Store
- 11. Troubleshooting Live Queries
- 12. Managing optimizer changes with the Query Tuning Assistant