@@ -527,28 +527,28 @@ T652SQL-dynamic statements in SQL routinesNO
527527T653SQL-schema statements in external routinesYES
528528T654SQL-dynamic statements in external routinesNO
529529T655Cyclically 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
544544T831SQL/JSON path language: strict modeYES
545545T832SQL/JSON path language: item methodYES
546546T833SQL/JSON path language: multiple subscriptsYES
547547T834SQL/JSON path language: wildcard member accessorYES
548548T835SQL/JSON path language: filter expressionsYES
549549T836SQL/JSON path language: starts with predicateYES
550550T837SQL/JSON path language: regex_like predicateYES
551- T838JSON_TABLE: PLAN DEFAULT clauseNO
551+ T838JSON_TABLE: PLAN DEFAULT clauseYES
552552T839Formatted cast of datetimes to/from character stringsNO
553553M001DatalinksNO
554554M002Datalinks via SQL/CLINO