Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> A new approach to storing ordered hierarchical data in RDBs.

A new approach to storing ordered hierarchical data in RDBs.

From: goran <goran.siska_at_gmail.com>
Date: 21 Nov 2006 07:37:26 -0800
Message-ID: <1164123446.259556.120310@h54g2000cwb.googlegroups.com>


Hello!

I've discovered a new approach to storing ordered hierarchical data in RDBs. As far as I know there is no similar model out there and it differs significantly from traditional models (such as adjacency list, materialized path or the nested sets approach). A brief article describing the model (with accompanying sql code) can be found at http://orangebeta.blogspot.com/2006/11/on-storing-ordered-hierarchies-in-sql.html

Goran Received on Tue Nov 21 2006 - 09:37:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US