6.8.2.12 Round Function

Syntax

round (expression)

Description

The round function rounds money type expressions to the nearest basic unit of currency (penny for the U.S.). Other data type expressions are rounded to the nearest integer value.

Example

round (amount * taxrate)