In Oracle the INSTR function allows you to find the position of substring in a string. It accepts 2, 3 or 4 parameters. PostgreSQL has the POSITION function ...
確定! 回上一頁