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:Spool Oracle Tables into Excel Format

Re:Spool Oracle Tables into Excel Format

From: Viktor <stant_98_at_yahoo.com>
Date: Fri, 20 Sep 2002 13:10:12 -0800
Message-ID: <F001.004D59D8.20020920131012@fatcity.com>
--0-1300155633-1032552528=:94351

By the way, would you use replace to get rid of the commas withiin fields so that Excel reads it properly?  dgoulet_at_vicr.com wrote:Bob,

You can create a CSV file from SQL*Plus with the following statement:

select ||','||
from

where <......................>;

Dick Goulet

____________________Reply Separator____________________
Author: Bob Robert
Date: 9/20/2002 12:33 PM

All,

Is it possible to create Oracle reports into Excel format ?
Is it possible to spool Oracle tables into Excel format?

Thanks in Advance
Bob



Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Bob Robert
INET: mssql_2002_at_yahoo.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
INET: dgoulet_at_vicr.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).

Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
--0-1300155633-1032552528=:94351

Content-Type: text/html; charset=us-ascii
<P>By the way, would you use replace to get rid of the commas withiin fields so that Excel reads it properly?
<P>&nbsp;<B><I>dgoulet_at_vicr.com</I></B> wrote:
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Bob,<BR><BR>You can create a CSV file from SQL*Plus with the following statement:<BR><BR>select <COLUMN_NAME||','||<COLUMN_NAME>||','||<ETC.....><BR>from <TABLE_NAME><BR>where &lt;......................&gt;;<BR><BR>Dick Goulet<BR><BR>____________________Reply Separator____________________<BR>Author: Bob Robert <MSSQL_2002@YAHOO.COM><BR>Date: 9/20/2002 12:33 PM<BR><BR>All,<BR><BR>Is it possible to create Oracle reports into Excel<BR>format ? <BR>Is it possible to spool Oracle tables into Excel<BR>format?<BR><BR>Thanks in Advance<BR>Bob<BR><BR>__________________________________________________<BR>Do you Yahoo!?<BR>New DSL Internet Access from SBC &amp; Yahoo!<BR>http://sbc.yahoo.com<BR>-- <BR>Please see the official ORACLE-L FAQ: http://www.orafaq.com<BR>-- <BR>Author: Bob Robert<BR>INET: mssql_2002@yahoo.com<BR><BR>Fat City Network Services -- 858-538-5051 http://www.fatcity.com<BR>San Diego!
!
, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).<BR>-- <BR>Please see the official ORACLE-L FAQ: http://www.orafaq.com<BR>-- <BR>Author: <BR>INET: dgoulet@vicr.com<BR><BR>Fat City Network Services -- 858-538-5051 http://www.fatcity.com<BR>San Diego, California -- Mailing list and web hosting services<BR>---------------------------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB!
!
 ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).</BLOCKQUOTE><p><br><hr size=1>Do you Yahoo!?<br> New DSL Internet Access from SBC & Yahoo!</a>
--0-1300155633-1032552528=:94351--
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Viktor
  INET: stant_98_at_yahoo.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 Fri Sep 20 2002 - 16:10:12 CDT

Original text of this message

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