pub fn find_in_set(string: Expr, strlist: Expr) -> Expr
Available on crate feature
unicode_expressions
only.Expand description
Returns a value in the range of 1 to N if the string str
is in the string list strlist
consisting of N substrings