Of course, most of us don't write "pure" ANSI SQL queries because vendors don't fully implement the standard. But, it might be interesting to see how well your queries comply with the ANSI SQL standards.
Here is a web-based validation tool into which you can paste a query and it will tell you the query's level of compliance give corrective suggestions...
SQL-2003:
http://developer.mimer.com/
SQL-99:
http://developer.mimer.com/
SQL-92:
http://developer.mimer.com/
No comments:
Post a Comment