The UPPER-CASE function returns a character string containing the value of argument-1 with any lowercase letters in the argument replaced by their corresponding uppercase letters.
FUNCTION UPPER-CASE ( argument-1 )