Some vaguely structured thoughts on the differences that you see between SQL as implemented by one DBMS and that of another.
Having worked with SQL for over 16 years I am still fascinated by the differences that exist between the major DBMSs - Oracle, SQL Server, DB2, now joined by the likes of SQLite, MySQL, PostgreSQL.
In this blog I will record my observations on how SQL differs between them. That's it in a nutshell. I hope you find it interesting; let me know your thoughts on each topic as they come.