What WOULD be nice is a method / class to resolve syntax based on major DB types in use. MySQL, SQLite, MSSQL, PostGres and others.
Like
@udg stated: There were minor changes... yet all have subtle differences. Why they are not all standardized is beyond me.
Perhaps we can call on the community to create a class / open project (based on their expertise of DB) that may address these issues.
Most of us who deal with this know the issues, particularly when we mix and match (ie. Android SQLite - backend MySQL or MSSQL).
Frustrating and annoying (needless) to say the least.
Thanks