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: sql dummies

Re: sql dummies

From: GJW <GJW_at_gjw.gjw>
Date: Fri, 24 Mar 2006 22:16:23 GMT
Message-ID: <Xc_Uf.109206$zk4.75628@fe3.news.blueyonder.co.uk>


Marten Lehmann wrote:

>> will return exactly one row of data with lets say 3 rows.

>
> Sorry, I was meaning columns.

I believe you want to do the following:

SELECT 'Bill', 'Gates', 'Redmond' FROM dual; Received on Fri Mar 24 2006 - 16:16:23 CST

Original text of this message

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