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 -> Q: an Inline SELECT forming a column

Q: an Inline SELECT forming a column

From: klabu <nosuchuser_at_gmail_dot_com>
Date: Thu, 26 Oct 2006 17:24:19 -0400
Message-ID: <12k29s57bvh1u89@corp.supernews.com>

Please give me an example of this type of query:

SELECT....(SELECT col_x FROM some_table where....) FROM...... i.e. the inline SELECT forms a column - I'm not sure whether the inline SQL returns a scalar value or many rows

and what is the name of this type of query ?

thanks

-- 
10gR2 
Received on Thu Oct 26 2006 - 16:24:19 CDT

Original text of this message

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