@@ -452,9 +452,9 @@ T301Functional dependenciesNOpartially supported
452452T312OVERLAY functionYES
453453T321Basic SQL-invoked routinesNO
454454T321Basic 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
456456T321Basic SQL-invoked routines03Function invocationYES
457- T321Basic SQL-invoked routines04CALL statementNO
457+ T321Basic SQL-invoked routines04CALL statementYES
458458T321Basic SQL-invoked routines05RETURN statementNO
459459T321Basic SQL-invoked routines06ROUTINES viewYES
460460T321Basic SQL-invoked routines07PARAMETERS viewYES
@@ -480,7 +480,7 @@ T495Combined data change and retrievalNOdifferent syntax
480480T501Enhanced EXISTS predicateYES
481481T502Period predicatesNO
482482T511Transaction countsNO
483- T521Named arguments in CALL statementNO
483+ T521Named arguments in CALL statementYES
484484T522Default values for IN parameters of SQL-invoked proceduresNOsupported except DEFAULT key word in invocation
485485T551Optional key words for default syntaxYES
486486T561Holdable locatorsNO