UPPER function
Description
Uppercase function. UPPER(str) converts the string str to uppercase.
Example
UPPER("Total") returns the string value "TOTAL"
Calculator
Uppercase function. UPPER(str) converts the string str to uppercase.
UPPER("Total") returns the string value "TOTAL"
Calculator