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: Different ways to transfer data in a table to a FLAT file

RE: Different ways to transfer data in a table to a FLAT file

From: Chandini Paterson <chandini.paterson_at_morse.com>
Date: Fri, 12 Jan 2001 16:28:40 -0000
Message-Id: <10739.126509@fatcity.com>


You could use SQL SELECT and spool to a text file. Or even use PL/SQL to write to an external file

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Sankaranarayanan, Ramasubramanian
Sent: 12 January 2001 15:21
To: Multiple recipients of list ORACLE-L Subject: Different ways to transfer data in a table to a FLAT file

Hi gurus,

Please suggest me a different ways to transfer data from the table to a FLAT file...

Thanks
Ram Sankaranarayanan

--

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

Author: Sankaranarayanan, Ramasubramanian   INET: Ramasubramanian.Sankaranarayanan_at_compaq.com

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 Fri Jan 12 2001 - 10:28:40 CST

Original text of this message

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