tinyint
function
Casts expr
to TINYINT.
Returns
The result is TINYINT.
This function is a synonym for CAST(expr AS TINYINT)
.
See cast function for details.
Updated Aug 10, 2022
tinyint
function Casts expr
to TINYINT.
The result is TINYINT.
This function is a synonym for CAST(expr AS TINYINT)
.
See cast function for details.