SQL:1999
From Wikipedia, the free encyclopedia
This article is about SQL:1999, a revision of the SQL standard. For more information about SQL, see the main SQL article.
SQL:1999 is the fourth revision of the SQL database query language. The latest revision of the standard is SQL:2006.
Contents |
[edit] Summary
The SQL:1999 standard, also known as SQL3, was published in 1999. Unlike previous editions, the standard's name used a colon instead of a hyphen for consistency with the names of other ISO standards. SQL:1999 has several parts:[1]
- SQL/Framework
- SQL/Foundation
- SQL/CLI : an updated definition of the extension Call Level Interface, originally published in 1995, also known as CLI-95
- SQL/PSM : an updated definition of the extension Persistent Stored Modules, originally published in 1996, also known as PSM-96
- SQL/Bindings
[edit] Notes
- ^ Lans 2007, p.23.
[edit] References
- Lans, Rick F. van der (2007). SQL for MySQL developers: a comprehensive tutorial and reference. Upper Saddle River, NJ: Addison Wesley, vii-1004. ISBN 9780131497351.

