Josh Berkus wrote:
> Jose,
>
>
>>I liked the table at summersault wrt features of the several databases;
>>does anyone know about a similar chart comparign PostgreSQL's and
>>Oracle's SQL language syntax? I'm thinking about migrating a system from
>>Oracle to PostgreSQL, and I would like to know how painless this could
>>be done.
>
>
> Check out O'Reilly's book "SQL In A Nutshell". It does command-by-command
> comparisons of SQL syntax with PG, Oracle, MSSQL and MySQL.
>
> --Josh
>
Thanks, I'll look for it.