1.0

Table Of Contents
NoteSQL-2003
Optional
SQL-99
Outside
Core
Feature nameFeature
ID
NoNoFULL OUTER JOINF401-02
Note that SELECT * FROM a CROSS
JOIN b is identical to SELECT * FROM
a,b (without a WHERE-clause)
NoNoCROSS JOINF401-04
NoN/ANamed column joins for LOBs,
arrays, and multisets
F402
NoNoTime zone specicationF411
NoNoNational characterF421
NoNoRead-only scrollable cursorsF431
NoNoFETCH with explicit NEXTF431-01
NoNoFETCH FIRSTF431-02
NoNoFETCH LASTF431-03
NoNoFETCH PRIORF431-04
NoNoFETCH ABSOLUTEF431-05
NoNoFETCH RELATIVEF431-06
NoNoExtended set function supportF441
NoN/AMixed column references in set
functions
F442
NoNoCharacter set denitionF451
NoNoNamed character setsF461
YesYesConstraint managementF491
NoNoEnhanced documentation tablesF502
NoNoSQL_SIZING_PROFILES viewF502-01
NoNoSQL_IMPLEMENTATION_INFO
view
F502-02
NoNoSQL_PACKAGES viewF502-03
NoNoAssertionsF521
Global temporary tables.PartialPartialTemporary tablesF531
NoNoEnhanced seconds precisionF555
NoNoFull value expressionsF561
NoNoTruth value testsF571
YesYesDerived tablesF591
NoNoIndicator data typesF611
YesYesRow and table constructorsF641
595
SQL Language Reference