Returns a character string identical to character_string_expression, except that all uppercase letters are replaced with their lowercase equivalents.
LOWER is valid only for character strings or character string expressions. The function does not accept CLOBs and non-character arguments.