upper
Creates a UPPER(expr) function that returns the uppercase string of the given string expression.
Return
The UPPER(expr) function.
Parameters
operand
The string expression.
Creates a UPPER(expr) function that returns the uppercase string of the given string expression.
The UPPER(expr) function.
The string expression.