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

Home -> Community -> Mailing Lists -> Oracle-L -> Select Query -- Return all rows of column as a single record ??

Select Query -- Return all rows of column as a single record ??

From: oraora oraora <oraoraora_at_rediffmail.com>
Date: Wed, 12 Feb 2003 03:03:58 -0800
Message-ID: <F001.0054A6DC.20030212030358@fatcity.com>


guys,

SQL > select A from test ;

A

---
1
2
3
4

.
.
.
10 i need the result as A -- 1234...10 how to do this ? can someone help me ? the env. is oracle 8.1.6. TIA. Prem J. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: oraora oraora INET: oraoraora_at_rediffmail.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Wed Feb 12 2003 - 05:03:58 CST

Original text of this message

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