DB2 Scalar functions - LCASE (locale sensitive)
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.
The schema is SYSIBM.