- Categories:
String & binary functions (Case Conversion)
UPPER¶
Returns the input string with all characters converted to uppercase.
Syntax¶
Arguments¶
exprThe string expression.
Returns¶
This function returns a value of type VARCHAR.
Examples¶
UPPER supports collation specifications. This UPPER example
specifies collation with the tr (Turkish) locale: