LCASE scalar function

The LCASE function returns a string in which all the SBCS characters of the input string have been converted to lowercase characters. The LCASE scalar function is a synonym for the LOWER scalar function.

Read syntax diagramSkip visual syntax diagramLCASE(string-expression )

The schema is SYSIBM.