UPCASE(char-expression)
Returns the uppercase character corresponding to the given parameter (ASCII).
The result is of type CHAR.
See also: LOCASE.