Skip to contents

Converts string to upper case.

Usage

upper(string = VARCHAR)

Arguments

string

VARCHAR

Value

VARCHAR

SQL examples

upper('Hello')