|
How to: |
The UPPER function takes a source string and returns a string of the same data type with all letters translated to uppercase.
UPPER(string)
where:
Alphanumeric
Is the string to convert to uppercase.
The returned string is the same data type and length as the source string.
| WebFOCUS | |
|
Feedback |