Converts all alphabetic characters in the input string to lowercase.
Syntax
lower ( <string> )
Parameters
<string> is a string.
Returns
String
Example
lower ( connection : \'DB'::'TBC.tbc.MARKET'.'STATE' )