Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: number format
Assuming you did not make sure the database is running in German, the
english conventions apply, so 123.45
However, if you set NLS_NUMERIC_CHARACTERS = ',.' (as env var or as registry
key) you can change that, if that's the issue.
Hth,
--
Sybrand Bakker, Oracle DBA
Andreas Lommel <him_lommel_at_t-online.de> wrote in message
news:3820010f.3058277_at_news.btx.dtag.de...
> Hi, I try to load data into a table. How can I define the number
> format? (123.45 or 123,45)
>
>
Received on Wed Nov 03 1999 - 04:31:53 CST
![]() |
![]() |