When I do a sum of a float column, result is represented in real Number format 
like 3.6541529954550403E8,
is there a way to get the result as a regular number with 2 decimal digits, I 
did try round function which didn't help.

Thanks for the help.

Reply via email to