Content deleted Content added
m →Documentation availability: Remove extra white space |
→Summary: linked to window functions |
||
Line 6:
The SQL:2003 standard makes minor modifications to all parts of [[SQL:1999]] (also known as SQL3), and officially introduces a few new features such as:<ref>{{cite journal|url=http://www.acm.org/sigmod/record/issues/0403/index.html#standards|last=Eisenberg|first=Andrew|coauthors=et al.|title=SQL:2003 Has Been Published|format=pdf|journal=SIGMOD Record|volume=33|issue=1|month=March|year=2004|accessdate=2007-08-14|doi=10.1145/974121.974142|pages=119}}</ref>
* [[XML]]-related features ([[SQL/XML]])
* [[Window_function_(SQL)|Window Functions]]
* the sequence generator, which allows standardized sequences
* two new column types: auto-generated values and identity-columns
|