bigint
function
Applies to: Databricks SQL Databricks Runtime
Casts the value expr
to BIGINT. This function is a synonym for CAST(expr AS BIGINT)
. See cast function for details.
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clauseAtualizado 04/11/2024
bigint
function Applies to: Databricks SQL Databricks Runtime
Casts the value expr
to BIGINT. This function is a synonym for CAST(expr AS BIGINT)
. See cast function for details.