Book description
Starting with the background to T-SQL querying and programming, including: logical query processing, book-querying constructs (single table queries, joins, subqueries, table expressions, set operators, data analysis), data modifications, temporal tables, transactions and concurrency, SQL Graph (completely new to this edition), as well as programmatic T-SQL constructs. The book includes extensive exercises and solutions with explanations, allowing the reader to practice what they've learned.
This book is widely considered as the authoritative guide on T-SQL fundamentals. It focuses on understanding why things work the way they do, and not just how to make them work. When people understand the "why" the code they write tends to be more correct and more meaningful. This edition of the book includes coverage of the newest T-SQL additions up to and including SQL Server 2022.
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Pearson’s Commitment to Diversity, Equity, and Inclusion
- Dedication Page
- Contents at a Glance
- Table of Contents
- Acknowledgments
- About the author
- Introduction
- 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
- Index
- Code Snippets
Product information
- Title: T-SQL Fundamentals, 4th Edition
- Author(s):
- Release date: April 2023
- Publisher(s): Microsoft Press
- ISBN: 9780138101930
You might also like
book
T-SQL Fundamentals, Third Edition
Effectively query and modify data using Transact-SQL Master T-SQL fundamentals and write robust code for Microsoft …
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL, 4th Edition
The #1 Easy, Common-Sense Guide to SQL Queries—Updated with More Advanced Techniques and Solutions Foreword by …
book
SQL in a Nutshell, 4th Edition
For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL …