Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: FILE I/O other than UTL_FILE package in PL/SQL
In article <57e4ce6e.0112191237.be003be_at_posting.google.com>, asg2037_at_hotmail.com
says...
>
>Is there any other way to read system files through pl/sql other than
>using the UTL_FILE package fopen and get_line function?
bfiles with the DBMS_LOB package to read...
Java stored procedures...
External procedures written in C....
-- Thomas Kyte (tkyte@us.oracle.com) http://asktom.oracle.com/ Expert one on one Oracle, programming techniques and solutions for Oracle. http://www.amazon.com/exec/obidos/ASIN/1861004826/ Opinions are mine and do not necessarily reflect those of Oracle CorpReceived on Wed Dec 19 2001 - 18:34:31 CST
![]() |
![]() |