Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Loading data using PL/SQL stored procedures

Re: Loading data using PL/SQL stored procedures

From: Daniel A. Morgan <Daniel.Morgan_at_attws.com>
Date: Fri, 29 Jun 2001 11:06:31 -0700
Message-ID: <3B3CC3A7.2CF3B79C@attws.com>

Heather wrote:

> I am using Oracle 8i on Linux (no GUI).
> Is there a way to open a text file within a PL/SQL stored procedure?
> Is there an example out there of what the syntax might be?

Look at the UTL_FILE built-in package. Information on its usage can be found at http://otn.oracle.com

Daniel A. Morgan Received on Fri Jun 29 2001 - 13:06:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US