Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PL / SQL Variable
> Look at the UTL_FILE built-in package.
>
> Also look at DBMS_UTILITY.COMMA_TO_TABLE.
>
> UTL_FILE can be used in a stored procedure to read the file. Then you can
> parse it manually or use the COMMA_TO_TABLE procedure.
>
> Daniel Morgan
I'll check it out.
Thank you
David
-- Posted via Mailgate.ORG Server - http://www.Mailgate.ORGReceived on Tue May 07 2002 - 21:18:37 CDT
![]() |
![]() |