R/duckdb-funs.R
instr.Rd
Returns location of first occurrence of needle in haystack, counting from 1. Returns 0 if no match found.
VARCHAR
if (FALSE) { # \dontrun{ instr('test test','es') } # }