UCASE scalar function

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( string-expression,locale-name-string,integer)

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