- Learn T-SQL Querying
- Pedro Lopes Pam Lahoud
- 120字
- 2021-06-24 14:38:11
Summary
To understand how to write solid, performant T-SQL, users should become familiar with how SQL Server runs T-SQL syntax to deliver the intended result sets in a scalable fashion. In this chapter, we covered the basic building blocks that make up a T-SQL statement, as well as how SQL Server interprets those blocks to begin the process of executing the user's query. The concepts introduced in this chapter will be used throughout the remaining sections of the book to explain most patterns and anti-patterns, as well as mitigation strategies.
In the next chapter, we will build on our knowledge of how SQL Server processes T-SQL statements to understand how the Query Processor optimizes, caches, and ultimately executes the query.
推薦閱讀
- Hands-On Graph Analytics with Neo4j
- Instant Raspberry Pi Gaming
- 機器學習及應(yīng)用(在線實驗+在線自測)
- 大數(shù)據(jù)時代的數(shù)據(jù)挖掘
- Embedded Programming with Modern C++ Cookbook
- Linux服務(wù)與安全管理
- Learning Linux Shell Scripting
- 三菱FX/Q系列PLC工程實例詳解
- 貫通開源Web圖形與報表技術(shù)全集
- C#求職寶典
- 傳感器原理與工程應(yīng)用
- 當產(chǎn)品經(jīng)理遇到人工智能
- AVR單片機C語言程序設(shè)計實例精粹
- 網(wǎng)絡(luò)規(guī)劃與設(shè)計
- 運動控制器及數(shù)控系統(tǒng)的工程應(yīng)用