SQL標準

SQL 標準と各RDBの対応状況



MySQL 5.2

MySQL 5.1
Our aim is to support the full ANSI/ISO SQL standard, but without making concessions to speed and quality of the code.
ODBC levels 0-3.51.
http://dev.mysql.com/doc/refman/5.1/en/standards.html

MySQL 5.0
Our aim is to support the full ANSI/ISO SQL standard, but without making concessions to speed and quality of the code.
ODBC levels 0-3.51.
http://dev.mysql.com/doc/refman/5.0/en/standards.html

MySQL 4.1
ANSI SQL 標準(SQL-92/SQL-99)および ODBC SQL 標準に準拠することを目標。
http://dev.mysql.com/doc/refman/4.1/ja/differences-from-ansi.html


PostgreSQL ドキュメント
http://www.postgresql.jp/document/

PostgreSQL 8.0.0 以降
標準SQL ISO/IEC 9075 "Database Language SQL" の最新の公式バージョンに準拠させようとしています。
最新バージョンはISO/IEC 9075:2003、もしくは単にSQL:2003と呼ばれています。
この1つ前のバージョンはSQL:1999とSQL-92。
http://www.postgresql.jp/document/pg821doc/html/features.html

PostgreSQL 7.4.1 以降
標準SQL ISO/IEC 9075 "Database Language SQL" の最新の公式バージョンに準拠させようとしています。
最新バージョンはISO/IEC 9075:1999、もしくは非公式に SQL99 と呼ばれています。
この1つ前のバージョンはSQL92。
http://www.postgresql.jp/document/pg821doc/html/features.html


タグ:

+ タグ編集
  • タグ:
最終更新:2007年02月16日 12:19