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: Q about materialized paths

Re: Q about materialized paths

From: --CELKO-- <jcelko212_at_earthlink.net>
Date: 30 Sep 2004 16:53:42 -0700
Message-ID: <18c7b3c2.0409301553.33ca701a@posting.google.com>


>> Is it known who "invented" materialized path approach in modeling
hierarchical data with SQL? <<

I have no idea, but we had used linked list structure for decades in procedural languages and concatenation codes in Cobol just as long. Path enumeration was probably obvious and has a lot of inventors. Ben Gan and Moreau made it popular in their book. I made the nested sets model popular in my books. Dr. Codd has the first adjacency list model in one of his early papers that I know of. Received on Thu Sep 30 2004 - 18:53:42 CDT

Original text of this message

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