Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Question: SQL Select Technique
In article <32E73D4A.DFC_at_adra.se>, Roger Wernersson <roger.wernersson_at_adra.se> wrote:
>Michael B. Klein wrote:
>>
>> I'm writing a web application that accesses an Oracle database, and I have
>> an SQL question. My data is structured in the following way:
>>
>> B-->>B or C
>
>You should try using the CONNECT BY clause in you SELECT statement.
>
Can you use connect by to get to the last B in the list without producing
all the intermediate Bs?
-- Larry Reid lcreid_at_web.netReceived on Thu Jan 23 1997 - 00:00:00 CST
![]() |
![]() |