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

Home -> Community -> Usenet -> c.d.o.server -> select column with a select statement

select column with a select statement

From: Naushi Hussain <Naushi.Hussain_at_Alliedsignal.com>
Date: Wed, 17 Feb 1999 13:10:01 -0700
Message-ID: <36CB2219.816D1926@Alliedsignal.com>


Can we select a column using a select statement, in a select statement; e.g.

select col a, col b, (select col x from table B where ....), col c from table A

Any help will be appreciated. (Oracle 7.3.3) Received on Wed Feb 17 1999 - 14:10:01 CST

Original text of this message

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