LOWER function
Description
Lowercase function. LOWER(str) converts the string str to lowercase.
Example
LOWER("Total") returns the string value total
Lowercase function. LOWER(str) converts the string str to lowercase.
LOWER("Total") returns the string value total