upper
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 ucase function.
Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clause更新しました 2025/02/10
upper
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 ucase function.