@@ -229,7 +229,7 @@ F311Schema definition statement02CREATE TABLE for persistent base tablesYES
229229F311Schema definition statement03CREATE VIEWYES
230230F311Schema definition statement04CREATE VIEW: WITH CHECK OPTIONYES
231231F311Schema definition statement05GRANT statementYES
232- F312MERGE statementNOConsider INSERT ... ON CONFLICT DO UPDATE
232+ F312MERGE statementNOconsider INSERT ... ON CONFLICT DO UPDATE
233233F313Enhanced MERGE statementNO
234234F314MERGE statement with DELETE branchNO
235235F321User authorizationYES
@@ -383,7 +383,7 @@ S274Multisets of reference typesNO
383383S275Advanced multiset supportNO
384384S281Nested collection typesNO
385385S291Unique constraint on entire rowNO
386- S301Enhanced UNNESTNO
386+ S301Enhanced UNNESTYES
387387S401Distinct types based on array typesNO
388388S402Distinct types based on distinct typesNO
389389S403ARRAY_MAX_CARDINALITYNO
@@ -481,16 +481,15 @@ T501Enhanced EXISTS predicateYES
481481T502Period predicatesNO
482482T511Transaction countsNO
483483T521Named arguments in CALL statementNO
484- T522Default values for IN parameters of SQL-invoked proceduresNO
485- T541Updatable table referencesNO
484+ T522Default values for IN parameters of SQL-invoked proceduresNOsupported except DEFAULT key word in invocation
486485T551Optional key words for default syntaxYES
487486T561Holdable locatorsNO
488487T571Array-returning external SQL-invoked functionsNO
489488T572Multiset-returning external SQL-invoked functionsNO
490489T581Regular expression substring functionYES
491490T591UNIQUE constraints of possibly null columnsYES
492491T601Local cursor referencesNO
493- T611Elementary OLAP operationsNOmost forms supported
492+ T611Elementary OLAP operationsYES
494493T612Advanced OLAP operationsNOsome forms supported
495494T613SamplingYES
496495T614NTILE functionYES