PostgreSQL doesn't support charindex function, but it has similar functions position(substring in string) or strpos(string, substring).
確定! 回上一頁