Gain a solid understanding of T-SQL—and write better queries
Master the fundamentals of Transact-SQL—and develop your own code for querying and modifying data in Microsoft® SQL Server® 2012. Led by a SQL Server expert, you’ll learn the concepts behind T-SQL querying and programming, and then apply your knowledge with exercises in each chapter. Once you understand the logic behind T-SQL, you’ll quickly learn how to write effective code—whether you’re a programmer or database administrator.
Discover how to:
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. Beyond the Fundamentals of Querying
Chapter 8. Data Modification
Chapter 9. Transactions and Concurrency
Chapter 10. Programmable Objects
Appendix A Getting Started