R/duckdb-funs.R
upper.Rd
Converts string to upper case.
string
upper(string = VARCHAR)
VARCHAR
upper('Hello')