Re: read ascii file via pl/sql

From: Michael Klimke <kli_at_lsb.de>
Date: 1998/01/21
Message-ID: <6a4frk$8dc_at_ar4dec01.ar4.fra.dlh.de>#1/1


[Quoted] "Dave Lange" <dlang_at_landolakes.com> schreibt: > can I open and read a ascii file from a pl/sql program?



Hi Dave,
with PL/SQL release 2.3 you can try to use the Package UTL_FILE to read and write ascii files.
Information and documentation:
1. PL/SQL Rel. 2.3, UserĀ“s Guide, Appendix A-2
2. Server Application DeveloperĀ“s Guide, Chapter 8
3. $ORACLE_HOME/rdbms/admin/utlfile.sql and/or prvtfile.plb
Michael Received on Wed Jan 21 1998 - 00:00:00 CET

Original text of this message