@@ -452,9 +452,9 @@ T301Functional dependenciesNOpartially supported
452
452
T312OVERLAY functionYES
453
453
T321Basic SQL-invoked routinesNO
454
454
T321Basic SQL-invoked routines01User-defined functions with no overloadingYES
455
- T321Basic SQL-invoked routines02User-defined stored procedures with no overloadingNO
455
+ T321Basic SQL-invoked routines02User-defined stored procedures with no overloadingYES
456
456
T321Basic SQL-invoked routines03Function invocationYES
457
- T321Basic SQL-invoked routines04CALL statementNO
457
+ T321Basic SQL-invoked routines04CALL statementYES
458
458
T321Basic SQL-invoked routines05RETURN statementNO
459
459
T321Basic SQL-invoked routines06ROUTINES viewYES
460
460
T321Basic SQL-invoked routines07PARAMETERS viewYES
@@ -480,7 +480,7 @@ T495Combined data change and retrievalNOdifferent syntax
480
480
T501Enhanced EXISTS predicateYES
481
481
T502Period predicatesNO
482
482
T511Transaction countsNO
483
- T521Named arguments in CALL statementNO
483
+ T521Named arguments in CALL statementYES
484
484
T522Default values for IN parameters of SQL-invoked proceduresNOsupported except DEFAULT key word in invocation
485
485
T551Optional key words for default syntaxYES
486
486
T561Holdable locatorsNO