Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: how to store a txt file in oracle?

Re: how to store a txt file in oracle?

From: lkw <lkw_at_axiomatique.com>
Date: Tue, 18 Jan 2000 09:40:24 +0800
Message-ID: <860gj9$7p5$1@newton.pacific.net.sg>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US