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...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Amsterdam ; Boston :
Morgan Kaufmann,
�2004.
|
Series: | Celko, Joe. SQL for smarties.
|
Subjects: | |
Online Access: | Texto completo |
Table of Contents:
- 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).