Re: exporting ASCII file from Oracle8

From: Dale Leonard <dll_at_mindspring.com>
Date: 1998/05/28
Message-ID: <6kla6g$1a5$1_at_camel0.mindspring.com>#1/1


The attached Stored Procedure file will allow you to export data to an ASCII file.

Modify the cursor to select only the columns that you want to export. The v_sep variable can be set to whatever field delimiter you want. Change the TEXT_IO.FOPEN filemode to 'a' for appending.

Dale
dll_at_mindspring.com Received on Thu May 28 1998 - 00:00:00 CEST

Original text of this message