UCASE

The UCASE function returns a string in which all the characters have been converted to uppercase characters, based on the CCSID of the argument.

Read syntax diagramSkip visual syntax diagramUCASE( expression)

The UCASE function is identical to the UPPER function. For more information, see UPPER.