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

large tree

From: christian wiedemann <christian.wiedemann_at_key-tec.de>
Date: 6 Jun 2003 16:58:19 -0700
Message-ID: <cb92ccb8.0306061558.5b9ae678@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 Received on Fri Jun 06 2003 - 18:58:19 CDT

Original text of this message

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