Learn T-SQL Querying
暫譯: 學習 T-SQL 查詢
Lopes, Pedro, Lahoud, Pam
- 出版商: Packt Publishing
- 出版日期: 2019-05-03
- 售價: $2,390
- 貴賓價: 9.5 折 $2,271
- 語言: 英文
- 頁數: 484
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1789348811
- ISBN-13: 9781789348811
-
相關分類:
SQL、MSSQL
-
其他版本:
Learn T-SQL Querying - Second Edition: A guide to developing efficient and elegant T-SQL code
相關主題
商品描述
Transact-SQL (T-SQL) is Microsoft's proprietary extension to the SQL language that is used with Microsoft SQL Server and Azure SQL Database. This book will be a useful guide to learning the art of writing efficient T-SQL code in modern SQL Server versions as well as the Azure SQL Database.
The book will get you started with query processing fundamentals to help you write powerful, performant T-SQL queries. You will then focus on query execution plans and leverage them for troubleshooting. In later chapters, you will explain how to identify various T-SQL patterns and anti-patterns. This will help you analyze execution plans to gain insights into current performance, and determine whether or not a query is scalable. You will also build diagnostic queries using dynamic management views (DMVs) and dynamic management functions (DMFs) to address various challenges in T-SQL execution. Next, you will work with the built-in tools of SQL Server to shorten the time taken to address query performance and scalability issues. In the concluding chapters, the book will guide you through implementing various features, such as Extended Events, Query Store, and Query Tuning Assistant, using hands-on examples.
By the end of this book, you will have developed the skills to determine query performance bottlenecks, avoid pitfalls, and discover the anti-patterns in use.
Foreword by Conor Cunningham, Partner Architect – SQL Server and Azure SQL – Microsoft
商品描述(中文翻譯)
Transact-SQL (T-SQL) 是微軟對 SQL 語言的專有擴展,主要用於 Microsoft SQL Server 和 Azure SQL Database。本書將成為學習在現代 SQL Server 版本及 Azure SQL Database 中撰寫高效 T-SQL 代碼的有用指南。
本書將幫助您從查詢處理的基本原理開始,讓您能夠撰寫強大且高效的 T-SQL 查詢。接著,您將專注於查詢執行計劃並利用它們進行故障排除。在後面的章節中,您將學習如何識別各種 T-SQL 模式和反模式。這將幫助您分析執行計劃,以獲得當前性能的見解,並判斷查詢是否具可擴展性。您還將使用動態管理視圖 (DMVs) 和動態管理函數 (DMFs) 構建診斷查詢,以解決 T-SQL 執行中的各種挑戰。接下來,您將使用 SQL Server 的內建工具來縮短解決查詢性能和可擴展性問題所需的時間。在最後幾章中,本書將通過實作範例指導您實現各種功能,例如擴展事件 (Extended Events)、查詢儲存 (Query Store) 和查詢調優助手 (Query Tuning Assistant)。
在本書結束時,您將具備識別查詢性能瓶頸、避免陷阱以及發現使用中的反模式的技能。
前言由 Conor Cunningham,合夥架構師 - SQL Server 和 Azure SQL - 微軟。