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.