Convert INTEGER value to DECIMAL
Hi, Can someone please help me getting decimal (up to 2) from an interger value.
Example. Total Amount column in a table has value: 1250
(definition of total amount in table)--
Total_Amount NUMBER
We need to display the value as 1250.00
Any response is appreciated.
Thanks
DP
0