pub fn instr(str: impl Into<Column>, substr: impl Into<Column>) -> Column
Locate the position of the first occurrence of substr column in the given string.