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

Home -> Community -> Usenet -> comp.databases.theory -> Re: Using Materialized Path to create a paths table

Re: Using Materialized Path to create a paths table

From: --CELKO-- <jcelko212_at_earthlink.net>
Date: 26 May 2006 04:37:51 -0700
Message-ID: <1148643471.324317.255340@j33g2000cwa.googlegroups.com>


Get a copy of TREES & HIERARCHIES IN SQL and look up the Nested Sets model. Much faster, easier to use in calculations, etc. Avoid path enumeration and adjacency list models. Received on Fri May 26 2006 - 06:37:51 CDT

Original text of this message

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