I/O - using PL/SQL, How can I read flat files with a stored procedure
From: Mary Ann Overkamp <OVERKAMA_at_MARITZ.COM>
Date: 1996/06/12
Message-ID: <31BF12CF.73E9_at_MARITZ.COM>#1/1
Date: 1996/06/12
Message-ID: <31BF12CF.73E9_at_MARITZ.COM>#1/1
We are using PL/SQL version 2.1.3.2.0 on Oracle
server 7.1.3.2.0.
I can access flat files using Forms4.5 TEXT_IO
built in, but I need to move this code to a stored
program unit on the database and access it in a
batch mode nightly. I know UTL_FILE is supposed to
work but apparantly not in version 2.1. Any
suggestions as to how we access flat files? I am
new to oracle and oracle tools. Can anyone help?
Received on Wed Jun 12 1996 - 00:00:00 CEST