On Mon, Apr 25, 2005 at 10:38:25AM +0700, dedy wrote:
>
> I would like to ask, does pl/sql in oracle is same with the pl/sql in
> postgreSQL
See the PL/pgSQL documentation, in particular the "Porting from
Oracle PL/SQL" section. Here are links to the documentation for
the latest version of PostgreSQL:
http://www.postgresql.org/docs/8.0/interactive/plpgsql.html
http://www.postgresql.org/docs/8.0/interactive/plpgsql-porting.html
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/