::
(colon colon sign) operator
Applies to: Databricks SQL Databricks Runtime
Casts the value expr
to the target data type type
. This operator is a synonym for cast function.
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clauseUpdated Nov 01, 2024
::
(colon colon sign) operator::
(colon colon sign) operator Applies to: Databricks SQL Databricks Runtime
Casts the value expr
to the target data type type
. This operator is a synonym for cast function.