Oracle7 SQL - start with/connect by
From: Jyothi Nagaraj <nagaraj_jyothi_at_isus.emc.com>
Date: 1997/01/29
Message-ID: <32EF8820.3025_at_isus.emc.com>#1/1
Date: 1997/01/29
Message-ID: <32EF8820.3025_at_isus.emc.com>#1/1
Hello,
In Oracle7 SQL, there is a construct
[Quoted] "start with - connect by" which allows you
to select rows in a hierarchical order from
a table that contains hierarchical data.
This selects successive generations of child
rows with respect to a parent row.
Is there any way to select all
parent rows, when you specify a child row?
(basically get the reverse hierarchy)
Thanks,
Jyothi
[Quoted] e-mail: nagaraj_jyothi_at_isus.emc.com
Received on Wed Jan 29 1997 - 00:00:00 CET