Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to load datafile into a table?
As far as I know you can't do it just using SQL.
You should use SQL*Loader utility or
PL/SQL package UTL_FILE ( >= release 7.3 of Oracle Server).
Best regards
Dmitriy Agafonov
Elena Akishina wrote:
> HY!
> Could anyone tell SQL statement for loading datafile into a table?
> Thanks.
> Lena.
Received on Fri Aug 01 1997 - 00:00:00 CDT
![]() |
![]() |