Returns TRUE if the input expression is a big integer value.
expression: Input expression.
Examples
SELECT IS_BIGINT(column_name) -- True
Last updated 2 years ago
Was this helpful?