
Make Sure Your Application Doesn’t Use Proprietary SQL Extensions
If you want to try to keep your application standards compliant try this application: Mimer ValidatorIt lets you test any SQL query for SQL-92 and SQL-99 compliance. If you do this consistently, you won’t make your application dependent on a certain database.The guy that wrote this application is on the