• I went from Oracle to SQL Server and I found this book helpful.

    "SQL in a Nutshell" by Kevin E. Kline

    (O'Reilly press)

    http://oreilly.com/catalog/9780596518844/

    It compares usage of SQL between the various databases.

    For example, the 'MERGE' statement may work with one database but not another.