@@ -28,7 +28,7 @@ B124 Routine language Fortran NO
28
28
B125 Routine language MUMPS NO
29
29
B126 Routine language Pascal NO
30
30
B127 Routine language PL/I NO
31
- B128 Routine language SQL NO
31
+ B128 Routine language SQL YES
32
32
B200 Polymorphic table functions NO
33
33
B201 More than one PTF generic table parameter NO
34
34
B202 PTF Copartitioning NO
@@ -364,9 +364,9 @@ S051 Create table of type NO partially supported
364
364
S071 SQL paths in function and type name resolution YES
365
365
S081 Subtables NO
366
366
S091 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
368
368
S091 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
370
370
S092 Arrays of user-defined types YES
371
371
S094 Arrays of reference types NO
372
372
S095 Array constructors by query YES
@@ -463,12 +463,12 @@ T281 SELECT privilege with column granularity YES
463
463
T285 Enhanced derived column names YES
464
464
T301 Functional dependencies NO partially supported
465
465
T312 OVERLAY function YES
466
- T321 Basic SQL-invoked routines NO
466
+ T321 Basic SQL-invoked routines NO partially supported
467
467
T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
468
468
T321 Basic SQL-invoked routines 02 User-defined stored procedures with no overloading YES
469
469
T321 Basic SQL-invoked routines 03 Function invocation YES
470
470
T321 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
472
472
T321 Basic SQL-invoked routines 06 ROUTINES view YES
473
473
T321 Basic SQL-invoked routines 07 PARAMETERS view YES
474
474
T322 Declared data type attributes NO
0 commit comments