DB2 Scalar functions - UCASE
The UCASE function is identical to the TRANSLATE function except that only the first argument (char-string-exp) is specified.
The schema is SYSIBM.
UCASE is a synonym for UPPER.