FIX
FIX(value AS DOUBLE) AS INTEGER
Converts the numerical expression <value> in an integer number, by removing its decimal part.
FIX(value AS DOUBLE) AS INTEGER
Converts the numerical expression <value> in an integer number, by removing its decimal part.