Kevin Duffy wrote:
Oracle PL-SQL and PL/pgSQL seem very similar. There are definitely differences however. Most of what you want to know is included in the PostgreSQL document. I'd recommend reading through the PL/pgSQL chapter several times before you begin. _PostgreSQL_ by Douglas and Douglas has a chapter on PL/pgSQL. I'm not sure what that chapter is like as I don't own this book. It might be worth looking into. I don't know of any documents that give hints for porting from TSQL to PL/pgSQL, but then I've not looked for any. They may exist. Best of luck, Dennis Sacks [EMAIL PROTECTED] |
- Re: [SQL] Moving from Transact SQL to PL/pgSQL Dennis Sacks
- Re: [SQL] Moving from Transact SQL to PL/pgsql John DeSoi
- Re: [SQL] Moving from Transact SQL to PL/pgsql George Essig
- Re: [SQL] Moving from Transact SQL to PL/pgSQL Clint Stotesbery