Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Question: SQL Select Technique

Re: Question: SQL Select Technique

From: Larry Reid <lcreid_at_web.net>
Date: 1997/01/23
Message-ID: <5c7rvj$q2@news.istar.ca>#1/1

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.net
Received on Thu Jan 23 1997 - 00:00:00 CST

Original text of this message

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