[单选题,5分]
以下触发器是当对[表1]进行( )操作时触发。

Create Trigger abc on 表1 For insert , update , delete As ……

A.只是修改
B.只是插入
C.只是删除
D.修改、插入、删除
出自:河南财经政法大学-工商管理-数据库应用