INT

Use INT to cast a number to an integer. The INT function rounds down. If a value is not a valid number, the function returns NULL.

Syntax

INT(numeric_expression)