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

Home -> Community -> Usenet -> c.d.o.server -> Re: Fetching from a hierarchical data structure?

Re: Fetching from a hierarchical data structure?

From: Jan Hidders <hidders_at_REMOVE.THIS.win.tue.nl>
Date: 9 Apr 2001 22:15:03 GMT
Message-ID: <9atc97$n7c$1@news.tue.nl>

Maury Markowitz wrote:
> "Jan Hidders" <hidders_at_REMOVE.THIS.win.tue.nl> wrote in message
> news:9at1l6$j44$1_at_news.tue.nl...
> > If there is a maximum height of the tree then it can be done in plain
> > SQL without special extensions such as in Oracle. Is there?
>
> No. In fact one of our customers flattened it out to one level, and
> another had 10 deep!

Hm. Is this depth fixed per customer? If this depth is stored somewhere you can generate an SQL query that computes the tree for that depth.

-- 
  Jan Hidders
Received on Mon Apr 09 2001 - 17:15:03 CDT

Original text of this message

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