I have executed one SQL query in REXX. In that one particular column is decimal. But rexx after executing the query shows that particular value without decimal point in it.
Could anyone please let me know who to change that value to contain decimal in it.
Can it be changed while executing the queryitself.
If not what is the other process.