SQL SELECT Query Submitted Via WebLogic Datasource Returns Number With Different Formats
(Doc ID 1682994.1)
Last updated on NOVEMBER 15, 2023
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Goal
SQL SELECT query executed as below returns the number with different formats eg on WLS Server A 1,234.56 and on WebLogic Server B 1.234,56
How to force the format number to eg 1.234,56 ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |