| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Re: Upload/Download files through PL/SQL
Jobiem,
The package you need to use to read/write files from/to the server is UTL_FILE. Check technet.oracle.com for further information or Feuerstein's Oracle PL/SQL book from O'Reilly.
Chris
jobiem_at_yahoo.com wrote:
> 
> I'm studying PL/SQL and I want to know how to upload/download files to a
> server through PL/SQL.  Could you tell how to do this or where can I get
> information on this matter?  Thanks a lot!  -Jobiem
Received on Thu Feb 11 1999 - 18:42:05 CST
|  |  |