ucase
function
Applies to: Databricks SQL
Databricks Runtime
Returns expr
with all characters changed to uppercase according to the collation of expr
.
This function is a synonym for upper function.
Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clauseUpdated Feb 11, 2025
ucase
function Applies to: Databricks SQL
Databricks Runtime
Returns expr
with all characters changed to uppercase according to the collation of expr
.
This function is a synonym for upper function.