UPPER( )
Converts all letters in a string to uppercase.
Syntax
UPPER(str)
Argument
str
The string to convert to uppercase.
Returns
The specified string in all uppercase letters.
Example
The following examples displays all the string values in the customerName data field in all uppercase:
UPPER([customerName])

Additional Links:

© Copyright OpenText Corp. All rights reserved. Privacy Policy | Cookie Policy

BIRT iHub 2