您可以使用ora2pg将Oracle的表DDL,view,package等语法转换成PostgreSQL兼容的语法。 ... postgres=# SELECT instr('Greenplum', 'e',1,2); instr ------- 4 (1 row) ...
確定! 回上一頁