| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Table mutating! - what the hell does that mean?
In article <370203ea.0_at_145.227.194.253>, mgumbs_at_hotmail.com says...
> In a trigger text, you cannot read from, insert or update the same table or
> any other child tables related to that table which the trigger is defined on
> otherwise the trigger is said to be 'mutating'.
>
It should also be noted that this is only true for row level triggers. Statement level triggers may access the table they are defined on.
Regards,
Bob
Received on Wed Mar 31 1999 - 14:30:00 CST
![]() |
![]() |