ORA-04077

Error: ORA-04077: WHEN clause cannot be used with table level triggers

Causa: The when clause can only be specified for row level triggers.

Acción: Remove the when clause or specify for each row.

COMENTARIOS:


No hay comentarios.