CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clauseUpdated Nov 01, 2024
array
function Applies to: Databricks SQL Databricks Runtime 11.3 LTS and above
Returns an array with the elements in expr
.
An array of elements of exprNs
least common type.
If the array is empty or all elements are NULL the result type is an array of type null.