ERROR | WHEN clause cannot be used with table level triggers |
CAUSE | The when clause can only be specified for row level triggers. |
ACTION | Remove the when clause or specify for each row. |
ERROR | WHEN clause cannot be used with table level triggers |
CAUSE | The when clause can only be specified for row level triggers. |
ACTION | Remove the when clause or specify for each row. |