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: Sql loader loads - what is the name of the counterpart that exports

Re: Sql loader loads - what is the name of the counterpart that exports

From: ltiu <ltiu_at_alumni.sfu.ca>
Date: Thu, 05 Sep 2002 11:11:39 -0800
Message-ID: <F001.004C8DE7.20020905111139@fatcity.com>


OK. Very good. Wow!!

Yes, this is what I am looking for. Thank you very much.

ltiu

Reginald.W.Bailey_at_jpmorgan.com wrote:

>It's called SQL Plus. Set the heading off, pagesize = 0, linesize = 200,
>set record delimiter = ',' or '|' and set feedback off; and termout on.
>This should produce an ASCII file once you supply your own query.
>
>RWB
>
>
>
>
>
>ltiu <ltiu_at_alumni.sfu.ca>@fatcity.com on 09/05/2002 01:05:07 PM
>
>Please respond to ORACLE-L_at_fatcity.com
>
>
>
>Sent by: root_at_fatcity.com
>
>
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>cc:
> exports
>
>
>Hello guys,
>
>I just blurted out my whole message in the subject line.
>
>Here it is again?
>
>Sql loader loads - what is the name of the counterpart that exports
>Oracle data in plain text?
>
>Export and Import does not handle plain ascii - these handle their own
>proprietary binary format, which utility can export Oracle data out from
>an Oracle database to a plain text file in comma-delimited format?
>
>Thanks for any tips.
>
>ltiu
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: ltiu
> INET: ltiu_at_alumni.sfu.ca
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>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: ltiu
  INET: ltiu_at_alumni.sfu.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Sep 05 2002 - 14:11:39 CDT

Original text of this message

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