Standardization — SQL
- There is a SQL standard. (A few actually, the most recent one
being 2011).
- The major database systems are highly compliant with one of
them. But:
- Each system has its own extensions.
- Each system has its own performance characteristics.
- So SQL applications are not highly portable from one database system to another.