PostgreSQL 没有内置的 instr 函数,但是您可以使用其他函数的组合来创建一个。在Section 43.13.3中,有一个 instr 的PL/pgSQL 实现,可用于简化移植。 实施例43.11.
確定! 回上一頁