Skip to main content
⭐️ If you like Databend, give it a star on
GitHub
and follow us on
Twitter
Databend
Documentation
Contributing
Blog
GitHub
Search
🏠
Reference
Functions
String Functions
UCASE
On this page
UCASE
Synonym for UPPER(str).
Syntax
UCASE
(
str
)
;
Previous
TO_BASE64
Next
UPPER
Syntax