LCASE (locale sensitive) scalar function

The LCASE function returns a string in which all characters have been converted to lowercase characters using the rules associated with the specified locale. The LCASE scalar function is a synonym for the LOWER scalar function.

Read syntax diagramSkip visual syntax diagramLCASE(string-expression ,locale-name ,code-units ,CODEUNITS16CODEUNITS32OCTETS )

The schema is SYSIBM.