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: Importing Data From Flat Files

Re: Importing Data From Flat Files

From: M. Armaghan Saqib <armaghan_at_yahoo.com>
Date: Wed, 19 Jan 2000 09:15:01 GMT
Message-ID: <863vac$o9d$1@nnrp1.deja.com>


You can using UTL_FILE but you will have to do all row parsing and textfile-table column mapping yourself in your PLSQL code.

regards,
M. Armaghan Saqib


In article <8631f5$vl0$1_at_aklobs.kc.net.nz>,   "Richard F" <raf@(deletethis).scl.co.nz> wrote:
> Can you import data into tables from flat files by executing a stored
> procedure?
>
> Thanks
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jan 19 2000 - 03:15:01 CST

Original text of this message

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