Last update: Thursday, Jan 14, 2021
LOWER ( <character-expression> )
Converts a string to all lower-case characters. Returns null if input argument is null, and the empty string if the input argument is an empty string.