| ERROR | RETURN statement not allowed inside Compound Triggers |
| CAUSE | A return Statement was seen inside a compound trigger |
| ACTION | Remove Return statement and use other PL/SQL constructs to transfer flow of control. |
| ERROR | RETURN statement not allowed inside Compound Triggers |
| CAUSE | A return Statement was seen inside a compound trigger |
| ACTION | Remove Return statement and use other PL/SQL constructs to transfer flow of control. |