This function converts the specified string into lowercase letters.
lower::=
LOWER is an alias for LCASE.
LOWER
SELECT LOWER('AbCdEf');