ROUND

Syntax

ROUND(<number>)

Description

Returns the closest integer to the argument.

Examples

Column1ROUND() returns
5.45
5.56
-5.5-6