LCASE

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

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

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