Function datafusion_expr::expr_fn::instr

source ·
pub fn instr(string: Expr, substring: Expr) -> Expr
Expand description

returns the position of the first occurrence of substring in string