Path: news.easynews.com!core-easynews!newsfeed1.easynews.com!easynews.com!easynews!c03.atl99!news.webusenet.com!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-xit-09!supernews.com!postnews1.google.com!not-for-mail
From: christian.wiedemann@key-tec.de (christian wiedemann)
Newsgroups: comp.databases.oracle.server
Subject: large tree
Date: 6 Jun 2003 16:58:19 -0700
Organization: http://groups.google.com/
Lines: 17
Message-ID: <cb92ccb8.0306061558.5b9ae678@posting.google.com>
NNTP-Posting-Host: 217.235.223.189
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1054943899 15913 127.0.0.1 (6 Jun 2003 23:58:19 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Jun 2003 23:58:19 GMT
Xref: core-easynews comp.databases.oracle.server:188943
X-Received-Date: Fri, 06 Jun 2003 16:57:37 MST (news.easynews.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
