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