Microsoft SQL Server 2008 T-SQL fundamentals /
"Master the foundations of T-SQL with the right balance of conceptual and practical content. Get hands-on guidance - including exercises and code samples - that show you how to develop code to query and modify data. You'll gain a solid understanding of the T-SQL language and good programmi...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | , |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Redmond, Wash. :
Microsoft Press,
©2009.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Background to T-SQL Querying and Programming
- 2. Single-Table Queries
- 3. Joins
- 4. Subqueries
- 5. Table Expressions
- 6. Set Operations
- 7. Pivot, Unpivot, and Grouping Sets
- 8. Data Modification
- 9. Transactions and Concurrency
- 10. Programmable Objects
- App. A. Getting Started.