@@ -87,9 +87,9 @@ E081 Basic Privileges 01 SELECT privilege YES
8787E081 Basic Privileges 02 DELETE privilege YES
8888E081 Basic Privileges 03 INSERT privilege at the table level YES
8989E081 Basic Privileges 04 UPDATE privilege at the table level YES
90- E081 Basic Privileges 05 UPDATE privilege at the column level NO
90+ E081 Basic Privileges 05 UPDATE privilege at the column level YES
9191E081 Basic Privileges 06 REFERENCES privilege at the table level YES
92- E081 Basic Privileges 07 REFERENCES privilege at the column level NO
92+ E081 Basic Privileges 07 REFERENCES privilege at the column level YES
9393E081 Basic Privileges 08 WITH GRANT OPTION YES
9494E081 Basic Privileges 09 USAGE privilege NO
9595E081 Basic Privileges 10 EXECUTE privilege YES
@@ -290,7 +290,7 @@ F696 Additional translation documentation NO
290290F701 Referential update actions YES
291291F711 ALTER domain YES
292292F721 Deferrable constraints NO foreign keys only
293- F731 INSERT column privileges NO
293+ F731 INSERT column privileges YES
294294F741 Referential MATCH types NO no partial match yet
295295F751 View CHECK enhancements NO
296296F761 Session management YES
@@ -433,7 +433,7 @@ T251 SET TRANSACTION statement: LOCAL option NO
433433T261 Chained transactions NO
434434T271 Savepoints YES
435435T272 Enhanced savepoint management NO
436- T281 SELECT privilege with column granularity NO
436+ T281 SELECT privilege with column granularity YES
437437T285 Enhanced derived column names NO
438438T301 Functional dependencies NO
439439T312 OVERLAY function YES
0 commit comments