UCASE scalar function

The UCASE function is identical to the TRANSLATE function except that only the first argument (char-string-exp) is specified.

Read syntax diagramSkip visual syntax diagramUCASE(expression)

The schema is SYSIBM.

UCASE is a synonym for UPPER.