information_schema.triggers.event_manipulation

mysql

type: ENUM NOT NULL
5.7-8

mariadb

type: NULL
Note:
The event that activates the trigger. One of INSERT, UPDATE or 'DELETE.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
The event that activates the trigger. One of INSERT, UPDATE or 'DELETE.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: CHARACTER_DATA NULL
Note:
Event that fires the trigger (INSERT, UPDATE, or DELETE)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
Event that fires the trigger (INSERT, UPDATE, or DELETE)
© 1996-2022 The PostgreSQL Global Development Group
7.4-9.6

cockroachdb

mssql