Prix bas
CHF54.40
Cet article manque chez l'éditeur. Il sera livré dès que possible.
Auteur
Itzik Ben-Gan is a mentor with and co-founder of SolidQ. A Microsoft Data Platform MVP since 1999, Itzik has taught numerous training events around the world focused on T-SQL querying, query tuning, and programming. Itzik is the author of several books about T-SQL. He has written many articles for SQL Server Pro as well as articles and white papers for MSDN and The SolidQ Journal. Itzik's speaking engagements include Tech-Ed, SQL PASS, SQL Server Connections, presentations to various SQL Server user groups, and SolidQ events. Itzik is a subject-matter expert within SolidQ for its T-SQL related activities. He authored SolidQ's Advanced T-SQL and T-SQL Fundamentals courses and delivers them regularly worldwide. You can learn more about Itzik at http://tsql.solidq.com/.
Texte du rabat
Query and modify data effectively with the latest T-SQL features
Master Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge with hands-on exercises. Ben-Gan first introduces T-SQL's theory and underlying logic, illuminating it as both a language and a way of thinking. Next, he walks through core topics, including logical query processing, single table queries, joins, subqueries, table expressions, set operators, data analysis, data modifications, temporal tables, and transactions and concurrency. Building on this foundation, you'll enhance your coding capabilities, from programmatic constructs to the powerful new SQL Graph. Throughout, Ben-Gan presents reusable T-SQL sample code that works in cloud, on-premises, and hybrid environments.
Microsoft Data Platform MVP Itzik Ben-Gan helps you:
Set up your environment, install sample databases, and fi nd even more help
For IT Professionals and Consultants
Contenu
CHAPTER 1: Background to T-SQL querying and programming
CHAPTER 2: Single-table queries
CHAPTER 3: Joins
CHAPTER 4: Subqueries
CHAPTER 5: Table expressions
CHAPTER 6: Set operators
CHAPTER 7: T-SQL for data analysis
CHAPTER 8: Data modification
CHAPTER 9: Temporal tables
CHAPTER 10: Transactions and concurrency
CHAPTER 11: SQL Graph
CHAPTER 12: Programmable objects
Appendix: Getting started