Oracle UPPER() Function

UPPER is a String function of Oracle. This function is used to convert the given string into uppercase.

Syntax

Parameters

string1 : string to be converted.

Return

It returns the string value.

Example 1


Oracle String UPPER() Function

Example 2


Oracle String UPPER() Function
Next TopicOracle String




Latest Courses