- Overview
- Data types
- Commands
- Functions
- Overview
- Aggregate
- Conditional expression
- Conversion
- Date and time
- Numeric
- String
- Semi-structured data
On this page
upper
Returns the input string with all characters converted to uppercase.
Syntax
upper( <expr> )
On this page