Content deleted Content added
Xose.vazquez (talk | contribs) No edit summary |
|||
(13 intermediate revisions by 12 users not shown) | |||
Line 1:
{{
{{SQL language revisions}}
{{about|the language standard|''MS SQL 2008'', the Microsoft product|Microsoft SQL Server 2008}}
'''SQL:2008''' is the sixth revision of the [[International Organization for Standardization|ISO]] and [[ANSI]] standard for the [[SQL]] [[database]] [[query language]].
==New features==
Additions to the Foundation include
*enhanced [[Merge (SQL)|MERGE]] and DIAGNOSTIC statements,
*the [[Truncate (SQL)|TRUNCATE TABLE]] statement,
*comma-separated WHEN clauses in a CASE expression,
*INSTEAD OF [[database trigger]]s,
*partitioned [[Join (SQL)|JOIN]] tables,
*support for various [[XQuery]] [[regular expression]]/[[Pattern matching|pattern-matching]] features, and
*enhancements to [[derived column]] names.<ref name="sybase08"/>
==Documentation ==
The SQL
==Claims of conformance==
The minimum level of conformance to SQL:2008 that a product can claim is called "Core SQL:2008" and is limited to definitions specified in two parts of the standard: the Foundation and the Information and Definition Schemas.<ref>[
==
*[[Structured Query Language]]
==References==
<references />
==External links==▼
{{SQL}}
[[Category:SQL|* ]]▼
▲==External links==
▲* [http://www.wiscorp.com/SQLStandards.html Freely downloadable drafts of this standard]
▲[[Category:SQL| ]]
[[Category:Declarative programming languages]]
[[Category:Query languages]]
[[Category:
|