How can I ensure that my SQL statements meet SQL standards to get maximum portability?
Created May 7, 2012
Joe Sam Shirah One tool to use is Mimer SQL Validator. This page links to validators for SQL-92 and SQL-99 ( SQL3 ). In addition, there is a list of SQL reserved words.