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.
Returns a string with lowercase characters converted to uppercase.
String
UPPER( string )
where string is the string expression to be converted to uppercase.