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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Getting all rows of sqlplus output on one line

Re: Getting all rows of sqlplus output on one line

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Fri, 06 Oct 2006 09:37:53 +0200
Message-ID: <452607D1.5080804@inter.net.il>


AskTom is your friend. See the STRAGG function.

http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:2196162600402

Or, you can write the results into a file and then use the change utility to change every CRLF into ';'.

Adar Yechiel
Rechovot, Israel

Rodd Holman wrote:

> However, the tool lets you paste a ";" separated list into it.
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Oct 06 2006 - 02:37:53 CDT

Original text of this message

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