Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Sqlldr and Oracle 10g
rohan wrote:
> I wanted to load data by means of sqlldr (fields terminated by ",")
> The data are as follows :
> Id Descriptiion Price
> 1, Stuff,2.45
> 2, Stuf,3.77
> ..
> ..
> 3000,Stuff,06
>
> But it turned out to be that sqlldr can't load float number ( only
> integer -1,2,3......)
Huh?
Go to Morgan's Library at www.psoug.org
Scroll down to SQL*Loader and click the link
Scroll down to Demo 6.
Run it.
It has worked for more than a decade.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Mon Dec 18 2006 - 15:57:44 CST