UPPER

Returns a string with lowercase characters converted to uppercase.

Return Value

String

Syntax

UPPER( string )

where string is the string expression to be converted to uppercase.