Getting started with SQL
suggest changeVersions HTML
| Version | Short Name | Standard | Release Date |
|---|---|---|---|
| 1986 | SQL-86 | ANSI X3.135-1986, ISO 9075:1987 | |
| 1989 | SQL-89 | ANSI X3.135-1989, ISO/IEC 9075:1989 | |
| 1992 | SQL-92 | ISO/IEC 9075:1992 | |
| 1999 | SQL:1999 | ISO/IEC 9075:1999 | |
| 2003 | SQL:2003 | ISO/IEC 9075:2003 | |
| 2006 | SQL:2006 | ISO/IEC 9075:2006 | |
| 2008 | SQL:2008 | ISO/IEC 9075:2008 | |
| 2011 | SQL:2011 | ISO/IEC 9075:2011 | |
| 2016 | SQL:2016 | ISO/IEC 9075:2016 |
Remarks
SQL is Structured Query Language used to manage data in a relational database system. Different vendors have improved upon the language and have variety of flavors for the language.
NB: This tag refers explicitly to the ISO/ANSI SQL standard; not to any specific implementation of that standard.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents