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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Very urgent!!! how to export data of table column to a file

Re: Very urgent!!! how to export data of table column to a file

From: Gary Assa <gsa_at_li.net>
Date: 1996/11/26
Message-ID: <57esmc$i5i@linet01.li.net>#1/1

>We're running Oracle Server 7.2x on Windows NT. We need to write column
>data to a file. The file shouldn't be formatted. When using export the
>file is formatted in Oracle binary format.
>How can we automate this process ?
>

Not enough info.

I'd say: select COLUMN_NAME from TABLE_NAME;

-- 
=========================================================
            http://www.li.net/~gsa/index.html
This is my signature file, not part of this mail message.
Received on Tue Nov 26 1996 - 00:00:00 CST

Original text of this message

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