Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle Built in Packages?
Hi Folks;
I am a new PL/SQL programmer. I am trying to use the UTL_FILE package to read and write files and have a few questions.
/* Read in file record */
UTL_File.Get_Line (file_handle => READ_FILE_HANDLE, buffer => vLineOfText);Is there a way to query the package to get this information? (I am running 7.3 if this matters.) Thanks in advance for any assistance.
Kathy Graham
kathy_graham_at_hpl.hp.com
Received on Wed Jul 15 1998 - 11:59:17 CDT
![]() |
![]() |