Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to store a txt file in oracle?
then what is the datatype for the column to store a txt file?
apart from using utl_file package, is there a easier way to insert or select a txt file from a column of a table?
about the sqlload...what is it? can explain more....?
thanks for yr help...bye
lkw.
Michael Ivanov wrote in message <38831299.785C14A6_at_niiefa.spb.su>...
>1. Use utl_file package for file input/output operations.
>or
>2. Use sqlload (prepair text file for load before)
>
Received on Mon Jan 17 2000 - 19:40:24 CST
![]() |
![]() |