| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> select column with a select statement
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
![]() |
![]() |