Cargando…

Joe Celko's Trees and hierarchies in SQL for smarties /

Joe Celko's Trees and Hierarchies in SQL is an intermediate to advanced-level practitioners guide to mastering the two most challenging aspects of developing database applications in SQL. In this book, Celko illustrates several major approaches to representing trees and hierarchies and related...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Celko, Joe
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Morgan Kaufmann, �2004.
Colección:Celko, Joe. SQL for smarties.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Graphs, trees, and hierarchies
  • Adjacency list model
  • Path enumeration models
  • Nested set model of hierarchies
  • Frequent insertion trees
  • The linear version of the nested sets model
  • Binary trees
  • Other models for trees
  • Proprietary extensions for trees
  • Hierarchies in data modeling
  • Hierarchical encoding schemes
  • Hierarchical database systems (IMS).