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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Redmond, Wash. :
Microsoft Press,
©2009.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.