LOWER
Returns a string with uppercase characters converted to lowercase.
Return Value
String
Syntax
LOWER( string )
where string is the string expression to be converted to lowercase.
Returns a string with uppercase characters converted to lowercase.
String
LOWER( string )
where string is the string expression to be converted to lowercase.