0
My understanding is that SQL is the standardized basic framework for quite a variety of different SQL flavors like MS SQL, MySQL, PostgreSQL, ...
But all of these different flavors introduce a certain level of incompatibility between each other. So my question is are there actually databases systems that speak "pure" (as in only those things described in ISO/IEC 9075) SQL and don't introduce own things?
I believe all the DB engines provide extensions to SQL, but all (or most) handle all ISO SQL statements. – mpez0 – 2015-07-13T16:33:04.363