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