Skip to main content
Skip to main content

UCASE

ucase​

description​

Syntax​

VARCHAR ucase(VARCHAR str)

Convert all strings in parameters to uppercase. Another alias for this function is upper.

keywords​

UCASE