NLS_NUMERIC_CHARACTERS setting for decimal

后端 未结 4 2127
一整个雨季
一整个雨季 2020-11-29 11:22

I have one db setup in a test machine and second in production machine. When I run:

select to_number(\'100,12\') from dual 

Then it gives e

4条回答
提交回复
热议问题