I just came across SQLZOO website and felt it very useful for quickly try and learn the SQL syntax for various DB formats including
- Microsoft SQL Server
- MySQL
- Oracle
- DB2
- PostGreSQL
- IngRes
You can simply check out the default SQL syntaxes and verify them running on the fly on the sample DB tables show on the page.
Hope this will be helpful, happy SQL learning!!!