R/duckdb-funs.R
replace.Rd
Replaces any occurrences of the source with target in string.
VARCHAR
if (FALSE) { # \dontrun{ replace('hello', 'l', '-') } # }