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