FLOOR
Rounds the given input down to the nearest integer.
Syntax
Arguments
X
X
Type: numeric
A numeric value.
Returns
Type: same as input
X
rounded down to the nearest integer.
Examples
Transformation job example
SQL
Query result
Last updated