binary
function
Applies to: Databricks SQL
Databricks Runtime
Casts the value of expr
to BINARY. This function is a synonym for CAST(expr AS BINARY)
. See cast function for details.
Updated Sep 29, 2023
binary
function Applies to: Databricks SQL
Databricks Runtime
Casts the value of expr
to BINARY. This function is a synonym for CAST(expr AS BINARY)
. See cast function for details.