Subject Round values in stored procedure
Author Fabio Gomes
Hi all,

Is there a way to round values in a stored procedure? i have to make
some calculations to update some tables.. and i would like to round
the values to 2 or 4 decimals.

How can i do it?