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...

Πλήρης περιγραφή

Κύριος συγγραφέας: Celko, Joe.
Μορφή: Ηλεκτρονική πηγή
Γλώσσα: English
Στοιχεία έκδοσης: Amsterdam ; Boston : Morgan Kaufmann, c2004.
Θέματα:
Διαθέσιμο Online: http://www.sciencedirect.com/science/book/9781558609204
Ετικέτες: Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
Πίνακας περιεχομένων:
  • 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).