@@ -447,7 +447,7 @@ T261 Chained transactions NO
447447T271 Savepoints YES
448448T272 Enhanced savepoint management NO
449449T281 SELECT privilege with column granularity YES
450- T285 Enhanced derived column names NO
450+ T285 Enhanced derived column names YES
451451T301 Functional dependencies NO partially supported
452452T312 OVERLAY function YES
453453T321 Basic SQL-invoked routines NO
@@ -536,7 +536,7 @@ X010 XML type YES
536536X011 Arrays of XML type YES
537537X012 Multisets of XML type NO
538538X013 Distinct types of XML type NO
539- X014 Attributes of XML type NO
539+ X014 Attributes of XML type YES
540540X015 Fields of XML type NO
541541X016 Persistent XML values YES
542542X020 XMLConcat YES
@@ -593,7 +593,7 @@ X085 Predefined namespace prefixes NO
593593X086 XML namespace declarations in XMLTable NO
594594X090 XML document predicate YES
595595X091 XML content predicate NO
596- X096 XMLExists NO
596+ X096 XMLExists NO XPath only
597597X100 Host language support for XML: CONTENT option NO
598598X101 Host language support for XML: DOCUMENT option NO
599599X110 Host language support for XML: VARCHAR mapping NO
@@ -636,7 +636,7 @@ X205 XMLQuery: EMPTY ON EMPTY option NO
636636X206 XMLQuery: NULL ON EMPTY option NO
637637X211 XML 1.1 support NO
638638X221 XML passing mechanism BY VALUE NO
639- X222 XML passing mechanism BY REF NO
639+ X222 XML passing mechanism BY REF YES
640640X231 XML(CONTENT(UNTYPED)) type NO
641641X232 XML(CONTENT(ANY)) type NO
642642X241 RETURNING CONTENT in XML publishing NO
@@ -661,11 +661,11 @@ X282 XMLValidate with CONTENT option NO
661661X283 XMLValidate with SEQUENCE option NO
662662X284 XMLValidate: NAMESPACE without ELEMENT clause NO
663663X286 XMLValidate: NO NAMESPACE with ELEMENT clause NO
664- X300 XMLTable NO
665- X301 XMLTable: derived column list option NO
666- X302 XMLTable: ordinality column option NO
667- X303 XMLTable: column default option NO
668- X304 XMLTable: passing a context item NO
664+ X300 XMLTable NO XPath only
665+ X301 XMLTable: derived column list option YES
666+ X302 XMLTable: ordinality column option YES
667+ X303 XMLTable: column default option YES
668+ X304 XMLTable: passing a context item YES
669669X305 XMLTable: initializing an XQuery variable NO
670670X400 Name and identifier mapping YES
671671X410 Alter column data type: XML type YES
0 commit comments