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: large tree

Re: large tree

From: Eric Parker <eric.parker.spamless_at_virgin.net>
Date: Sat, 7 Jun 2003 09:51:01 +0100
Message-ID: <WHhEa.2712$0d7.76669@newsfep4-glfd.server.ntli.net>

"christian wiedemann" <christian.wiedemann_at_key-tec.de> wrote in message news:cb92ccb8.0306061558.5b9ae678_at_posting.google.com...
> hi all,
> i have an large tree like
> -node_0
> -node_0.1
> -node_0.1.1
> -node_0.1.1.1
> -node_0.1.2
> -node_0.1.2.1
> -thounsand other nodes with childs
>
> so what i want is to get the first 20 nodes under node_0.1 and their
> descendants orderd by an condition and restricted by an condition
>
> is there a way to do this?
>
> thanx
> christian

Hi christian,

Are you asking for a table to be designed and the required query to be written
or
do you have already have the table designed ?

If you already have the table + data please post the table structure and some sample data.

eric Received on Sat Jun 07 2003 - 03:51:01 CDT

Original text of this message

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