Re: Alternatives to using utl_file
- From: rjamya <rjamya@xxxxxxxxx>
- To: JDunn@xxxxxxxxx
- Date: Tue, 16 Dec 2008 09:22:21 -0500
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@xxxxxxxxx> 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 > > >
- References:
- Alternatives to using utl_file
- From: John Dunn
- Alternatives to using utl_file
Other related posts:
- » Alternatives to using utl_file - John Dunn
- » Re: Alternatives to using utl_file - Joerg Jost
- » RE: Alternatives to using utl_file - Booth.Steve
- » Re: Alternatives to using utl_file - Niall Litchfield
- » RE: Alternatives to using utl_file - John Dunn
- » RE: Alternatives to using utl_file - TESTAJ3
- » Re: Alternatives to using utl_file - Niall Litchfield
- » Re: Alternatives to using utl_file - rjamya
- » Re: Alternatives to using utl_file - oracle@xxxxxxxxxxxxx
- » Re: Alternatives to using utl_file - Nigel Thomas
- » Re: Alternatives to using utl_file - Bill Ferguson
- » RE: Alternatives to using utl_file - Goulet, Richard
- » RE: Alternatives to using utl_file - Booth.Steve
- » Re: Alternatives to using utl_file - rjamya