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: SQl Load question about decimal comma is point

Re: SQl Load question about decimal comma is point

From: me zawadzki <markz-nospam-_at_starnet.lenfest.com>
Date: Wed, 30 Jun 1999 13:26:22 -0400
Message-ID: <377A533E.5293ECD8@starnet.lenfest.com>


Preprocess the data using perl, awk, etc. or use a preinsert trigger to massage the input.

Monique van Daal wrote:
>
> We want to load a file with amounts.
> In the external file the amount are define as 999999,99 in stead of
> 999999.99 (look at the comma and the point as decimal)
> How can we translate in SQLload the comma to a point?
>
> thanks in advance

--
ÐÏࡱá Received on Wed Jun 30 1999 - 12:26:22 CDT

Original text of this message

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