Previous
Previous
 
Next
Next


UPPER

The UPPER function converts all alphabetic characters in a text expression into uppercase.

Return Value

The data type of text-expression.


See also:

The UPPER function in Oracle Database SQL Language Reference.

Syntax

UPPER(text-expression)

Parameters

text-expression

The text expression whose characters are to be converted.