lower
Creates a LOWER(expr) function that returns the lowercase string of the given string expression.
Return
The LOWER(expr) function.
Parameters
operand
The string expression.
Creates a LOWER(expr) function that returns the lowercase string of the given string expression.
The LOWER(expr) function.
The string expression.