Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql io
Hai
Why don't you use SQL*Loader that serves your purpose . It reads the data from ASCII file and loads into Specified table. SQL*Loader manual explains everything about this procedure
Regards
Suresh
Martin Meadows wrote:
> I have to write a program to read an ascii file & load the data into a
>
> table. I would like to use pl/sql to do this but I don't see any way
> to
> open the file & read it with this language. Is there any way?
>
> Thanks,
> Martin Meadows
Received on Fri Apr 10 1998 - 06:27:30 CDT
![]() |
![]() |