@@ -28,7 +28,7 @@ B124 Routine language Fortran NO
2828B125 Routine language MUMPS NO
2929B126 Routine language Pascal NO
3030B127 Routine language PL/I NO
31- B128 Routine language SQL NO
31+ B128 Routine language SQL YES
3232B200 Polymorphic table functions NO
3333B201 More than one PTF generic table parameter NO
3434B202 PTF Copartitioning NO
@@ -364,9 +364,9 @@ S051 Create table of type NO partially supported
364364S071 SQL paths in function and type name resolution YES
365365S081 Subtables NO
366366S091 Basic array support NO partially supported
367- S091 Basic array support 01 Arrays of built-in data types NO
367+ S091 Basic array support 01 Arrays of built-in data types YES
368368S091 Basic array support 02 Arrays of distinct types NO
369- S091 Basic array support 03 Array expressions NO
369+ S091 Basic array support 03 Array expressions YES
370370S092 Arrays of user-defined types YES
371371S094 Arrays of reference types NO
372372S095 Array constructors by query YES
@@ -463,12 +463,12 @@ T281 SELECT privilege with column granularity YES
463463T285 Enhanced derived column names YES
464464T301 Functional dependencies NO partially supported
465465T312 OVERLAY function YES
466- T321 Basic SQL-invoked routines NO
466+ T321 Basic SQL-invoked routines NO partially supported
467467T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
468468T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading YES
469469T321 Basic SQL-invoked routines 03 Function invocation YES
470470T321 Basic SQL-invoked routines 04 CALL statement YES
471- T321 Basic SQL-invoked routines 05 RETURN statement NO
471+ T321 Basic SQL-invoked routines 05 RETURN statement YES
472472T321 Basic SQL-invoked routines 06 ROUTINES view YES
473473T321 Basic SQL-invoked routines 07 PARAMETERS view YES
474474T322 Declared data type attributes NO
0 commit comments