Lower Case [LOWER]
Converts all characters of a text string to lower case.
Syntax
LOWER (“Text”)
Data Types of the Arguments
String
Data Type of the Result
Expression
LOWER (“BRICK WALLS”)
Result
brick walls