Cargando…

Inside Microsoft SQL Server 2008 : T-SQL querying /

Master the mechanics behind advanced querying and tuning - for faster, more scalable code. Tackle the toughest set-based querying and query tuning problems - guided by an author team with in-depth, inside knowledge of T-SQL. Deepen your understanding of architecture and internals - and gain practica...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Ben-Gan, Itzik
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:
  • Chapter 1: Logical Query Processing
  • Chapter 2: Set Theory and Predicate Logic
  • Chapter 3: The Relational Model
  • Chapter 4: Query Tuning
  • Chapter 5: Algorithms and Complexity
  • Chapter 6: Subqueries, Table Expressions and Ranking Functions
  • Chapter 7: Joins and Set Operations
  • Chapter 8: Aggregating and Pivoting Data
  • Chapter 9: TOP and APPLY
  • Chapter 10: Data Modification
  • Chapter 11: Querying Partitioned Tables
  • Chapter 12: Graphs, Trees, Hierarchies and Recursive Queries
  • Appendix A: Logic Puzzles.