oracle中相仿indexof用法 instr函数

oracle中类似indexof用法instr函数在oracle中没有indexof()函数但是提供了一个 instr() 方法 具体用法:sel

oracle中类似indexof用法 instr函数