Hi,
I have a bigdecimal numbers 5.5, 1.2, and 0.5. I want to convert all these numbers as 6, 2, 1.
Could you please tell how to achieve this?. I tried with ceiling, round_up, but I didnt get exact result.
Thanks-in-advance.
Sunita.