TYPEOF
Reports the type (in string format) of the input expression.
Syntax
TYPEOF(input any) → varchar
input: An expression for which the type is returned.
Examples
TYPEOF example
TYPEOF example
TYPEOF example
TYPEOF example
Last updated