LCASE

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

Read syntax diagramSkip visual syntax diagram
>>-LCASE--(--expression--)-------------------------------------><

The LCASE function is identical to the LOWER function. For more information, see LOWER.