Dear all,
I am facing an unexpected issue here.
There's field X (decimal 7.2) a in a DB/2 database, which contains the value 0.01.
Once I run a proc copy into a SAS dataset (also decimal 7.2), the value is changed to 0.00999...8.
Why does this happen? It does not behave like this for e.g. 100.00.
Thanks,
Thomas