Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: sqlloader and numeric fields
Try to include the format for the field,
Who POSITION(51) CHAR "TO_NUMBER(:sal,'$99,999.99')", This might work.
-Bhavesh
nieuws net wrote in message <7scvog$elr$1_at_zonnetje.nl.uu.net>...
>hi everyone
>
>i have troubles with the sqlloader, the situation is :
>
>field who is defined in the database as number (5,2)
>
>in the input file i have that field defined as 00025.00 and in the control
>file
>i gave up the name off the field with decimal external but this doesn't
load
>the data.
>
>any one knows wich datatype i must use with the sql loader ?
>
>thanks
>
>gkor_at_rdw.nl
>
>
Received on Thu Sep 23 1999 - 05:52:45 CDT
![]() |
![]() |