The UPPER function converts text to uppercase.
For example:
UPPER("hello")
returns "HELLO".
See also:
Other text functions