LCASE

The LCASE function returns a string in which all the characters are converted to lowercase characters.

>>-LCASE(string-expression-+-----------------------+-+------------+-)-><
                           '-,--locale-name-string-' '-,--integer-'     

The schema is SYSIBM.

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