Oracle Error Message
ORA-04073: column list not valid for this trigger type
Reason for the Error
A column list was specified for a non-update trigger type.
Solution
Remove the column list.
ORA-04073: column list not valid for this trigger type
A column list was specified for a non-update trigger type.
Remove the column list.