Skip to main content
⭐️ If you like Databend, give it a star on
GitHub
and follow us on
Twitter
Databend
Documentation
Download
Contributing
Benchmarking
Blog
GitHub
English
English
简体中文
Help Us Translate
Search
SQL Functions
String Functions
UCASE
On this page
UCASE
Synonym for UPPER(str).
Syntax
UCASE
(
str
)
;
Previous
TRIM
Next
UNHEX
Syntax