@@ -210,7 +210,7 @@ F261 CASE expression 01 Simple CASE YES
210210F261 CASE expression 02 Searched CASE YES
211211F261 CASE expression 03 NULLIF YES
212212F261 CASE expression 04 COALESCE YES
213- F262 Extended CASE expression NO
213+ F262 Extended CASE expression YES
214214F263 Comma-separated predicates in simple CASE expression NO
215215F271 Compound character literals YES
216216F281 LIKE enhancements YES
@@ -229,7 +229,7 @@ F311 Schema definition statement 05 GRANT statement YES
229229F312 MERGE statement NO
230230F313 Enhanced MERGE statement NO
231231F321 User authorization YES
232- F341 Usage tables NO
232+ F341 Usage tables NO no ROUTINE_*_USAGE tables
233233F361 Subprogram support YES
234234F381 Extended schema manipulation YES
235235F381 Extended schema manipulation 01 ALTER TABLE statement: ALTER COLUMN clause YES
@@ -277,12 +277,12 @@ F561 Full value expressions YES
277277F571 Truth value tests YES
278278F591 Derived tables YES
279279F611 Indicator data types YES
280- F641 Row and table constructors NO
280+ F641 Row and table constructors YES
281281F651 Catalog name qualifiers YES
282282F661 Simple tables YES
283283F671 Subqueries in CHECK NO intentionally omitted
284284F672 Retrospective check constraints YES
285- F690 Collation support NO
285+ F690 Collation support YES but no character set support
286286F692 Enhanced collation support NO
287287F693 SQL-session and client module collations NO
288288F695 Translation support NO
@@ -337,7 +337,7 @@ S027 Create method by specific method name NO
337337S028 Permutable UDT options list NO
338338S041 Basic reference types NO
339339S043 Enhanced reference types NO
340- S051 Create table of type NO
340+ S051 Create table of type NO partially supported
341341S071 SQL paths in function and type name resolution YES
342342S081 Subtables NO
343343S091 Basic array support NO partially supported
@@ -435,7 +435,7 @@ T271 Savepoints YES
435435T272 Enhanced savepoint management NO
436436T281 SELECT privilege with column granularity YES
437437T285 Enhanced derived column names NO
438- T301 Functional dependencies NO
438+ T301 Functional dependencies NO partially supported
439439T312 OVERLAY function YES
440440T321 Basic SQL-invoked routines NO
441441T321 Basic SQL-invoked routines 01 User-defined functions with no overloading YES
@@ -450,8 +450,8 @@ T323 Explicit security for external routines YES
450450T324 Explicit security for SQL routines NO
451451T325 Qualified SQL parameter references NO
452452T326 Table functions NO
453- T331 Basic roles NO
454- T332 Extended roles NO
453+ T331 Basic roles YES
454+ T332 Extended roles NO mostly supported
455455T351 Bracketed SQL comments (/*...*/ comments) YES
456456T431 Extended grouping capabilities NO
457457T432 Nested and concatenated GROUPING SETS NO
@@ -490,7 +490,7 @@ T655 Cyclically dependent routines YES
490490M001 Datalinks NO
491491M002 Datalinks via SQL/CLI NO
492492M003 Datalinks via Embedded SQL NO
493- M004 Foreign data support NO
493+ M004 Foreign data support NO partially supported
494494M005 Foreign schema support NO
495495M006 GetSQLString routine NO
496496M007 TransmitRequest NO
@@ -647,4 +647,4 @@ X302 XMLTable: ordinality column option NO
647647X303 XMLTable: column default option NO
648648X304 XMLTable: passing a context item NO
649649X305 XMLTable: initializing an XQuery variable NO
650- X400 Name and identifier mapping NO
650+ X400 Name and identifier mapping YES
0 commit comments