How Oracle 11gR2 stores calculations
We have an app that calculates 225 x .0023 which is .5175.
Oracle stores the result in the database as 0.517499999999999991256993681076892244163.
Any idea why ?
Jeff
2
We have an app that calculates 225 x .0023 which is .5175.
Oracle stores the result in the database as 0.517499999999999991256993681076892244163.
Any idea why ?
Jeff