@@ -527,28 +527,28 @@ T652SQL-dynamic statements in SQL routinesNO
527
527
T653SQL-schema statements in external routinesYES
528
528
T654SQL-dynamic statements in external routinesNO
529
529
T655Cyclically dependent routinesYES
530
- T811Basic SQL/JSON constructor functionsNO
531
- T812SQL/JSON: JSON_OBJECTAGGNO
532
- T813SQL/JSON: JSON_ARRAYAGG with ORDER BYNO
533
- T814Colon in JSON_OBJECT or JSON_OBJECTAGGNO
534
- T821Basic SQL/JSON query operatorsNO
535
- T822SQL/JSON: IS JSON WITH UNIQUE KEYS predicateNO
536
- T823SQL/JSON: PASSING clauseNO
537
- T824JSON_TABLE: specific PLAN clauseNO
538
- T825SQL/JSON: ON EMPTY and ON ERROR clausesNO
539
- T826General value expression in ON ERROR or ON EMPTY clausesNO
540
- T827JSON_TABLE: sibling NESTED COLUMNS clausesNO
541
- T828JSON_QUERYNO
542
- T829JSON_QUERY: array wrapper optionsNO
543
- T830Enforcing unique keys in SQL/JSON constructor functionsNO
530
+ T811Basic SQL/JSON constructor functionsYES
531
+ T812SQL/JSON: JSON_OBJECTAGGYES
532
+ T813SQL/JSON: JSON_ARRAYAGG with ORDER BYYES
533
+ T814Colon in JSON_OBJECT or JSON_OBJECTAGGYES
534
+ T821Basic SQL/JSON query operatorsYES
535
+ T822SQL/JSON: IS JSON WITH UNIQUE KEYS predicateYES
536
+ T823SQL/JSON: PASSING clauseYES
537
+ T824JSON_TABLE: specific PLAN clauseYES
538
+ T825SQL/JSON: ON EMPTY and ON ERROR clausesYES
539
+ T826General value expression in ON ERROR or ON EMPTY clausesYES
540
+ T827JSON_TABLE: sibling NESTED COLUMNS clausesYES
541
+ T828JSON_QUERYYES
542
+ T829JSON_QUERY: array wrapper optionsYES
543
+ T830Enforcing unique keys in SQL/JSON constructor functionsYES
544
544
T831SQL/JSON path language: strict modeYES
545
545
T832SQL/JSON path language: item methodYES
546
546
T833SQL/JSON path language: multiple subscriptsYES
547
547
T834SQL/JSON path language: wildcard member accessorYES
548
548
T835SQL/JSON path language: filter expressionsYES
549
549
T836SQL/JSON path language: starts with predicateYES
550
550
T837SQL/JSON path language: regex_like predicateYES
551
- T838JSON_TABLE: PLAN DEFAULT clauseNO
551
+ T838JSON_TABLE: PLAN DEFAULT clauseYES
552
552
T839Formatted cast of datetimes to/from character stringsNO
553
553
M001DatalinksNO
554
554
M002Datalinks via SQL/CLINO