- 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.
推薦閱讀
- Mastering Mesos
- Hands-On Intelligent Agents with OpenAI Gym
- 數(shù)據(jù)中心建設與管理指南
- Effective DevOps with AWS
- RPA:流程自動化引領數(shù)字勞動力革命
- 精通數(shù)據(jù)科學算法
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- 走近大數(shù)據(jù)
- Statistics for Data Science
- 手機游戲程序開發(fā)
- Building a BeagleBone Black Super Cluster
- 單片機技能與實訓
- Bayesian Analysis with Python
- Mastering Geospatial Analysis with Python
- Mastering Text Mining with R