PostgreSQL mimics Oracle's instr function ... -- Syntax: instr(string1, string2, [n], [m]) where [] denotes optional parameters. ... -- of string2. If n is negative ...
確定! 回上一頁