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