int

Converts "numeric_expression" into an integer value and returns an integer value. If "numeric_expression" is null, it returns null.

Syntax

int ( numeric_expression )