R/duckdb-funs.R
ucase.Rd
Converts string to upper case.
string
VARCHAR
if (FALSE) { # \dontrun{ upper('Hello') } # }