SQL use with other host systems
SQL statement syntax exhibits minor variations among different types of host systems.
Regardless of whether the SQL statements in an application are static or dynamic, it is important - if the application is meant to access different database host systems - to ensure that the SQL statements and precompile/bind options are supported on the database systems that the application will access.