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

Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql io

Re: pl/sql io

From: T Suresh kumar <defaultuser_at_domain.com>
Date: Fri, 10 Apr 1998 16:57:30 +0530
Message-ID: <352E0221.B12E64F0@domain.com>


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

Original text of this message

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