tinyint
function
Applies to: Databricks SQL
Databricks Runtime
Casts expr
to TINYINT. This function is a synonym for CAST(expr AS TINYINT)
. See cast function for details.
Updated Sep 29, 2023
tinyint
function Applies to: Databricks SQL
Databricks Runtime
Casts expr
to TINYINT. This function is a synonym for CAST(expr AS TINYINT)
. See cast function for details.