Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Recursive Queries
In article <37261D84.19D7AF13_at_geopak.com>, Paul Schrum <Paul_at_geopak.com> wrote:
<snipped details of problem>
Paul, first read up on Oracle's extended SELECT syntax to facilitate just these types of hierarchical queries. See the section "Hierarchical Queries" under the SELECT command documentation in "Oracle7 Server SQL Reference Manual".
The concepts are quite straight-forward and you'll have no problem doing what you outlined in your post. Hope this helps.
Gerard
![]() |
![]() |