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