lower()

Returns a copy of the string with all characters in lower case.

lower(string)

Returns null if string is null.