Re: Alternatives to using utl_file
From: rjamya <rjamya_at_gmail.com>
Date: Tue, 16 Dec 2008 09:22:21 -0500
Message-ID: <9177895d0812160622g7cb4ace5k153724adc5061bdb@mail.gmail.com>
Date: Tue, 16 Dec 2008 09:22:21 -0500
Message-ID: <9177895d0812160622g7cb4ace5k153724adc5061bdb@mail.gmail.com>
External tables using datapump interface can be an alternative and supposed
to be faster than simple reads since you can expose the flat file as a table
as well.
Raj
On Tue, Dec 16, 2008 at 7:25 AM, John Dunn <JDunn_at_sefas.com> wrote:
> Apart from re-writing pl/sql to java, what are the alternatives to
> utl_file that I can use in PL/SQL to read and write files?
>
> Oracle version is 10.2
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Dec 16 2008 - 08:22:21 CST