Re: Mutating Tables!!!

From: Avinash Deshpande <avdeshpa_at_cisco.com>
Date: 1998/02/06
Message-ID: <34DB72FD.792C_at_cisco.com>#1/1


Hi,

Mutating tables are as the name suggests..toggle tables. If you are trying to write a database trigger on a table and are trying to access the same table in the trigger body then this is a case of mutation..
The trigger will fire on that table but when the trigger tries to access the table..it kindda gets a dead-lock.

Avinash

JAYABH wrote:
>
> Dear Gurus,
> Could anyone one of you please let me know what Mutating tables are!!.
> If possible please do give me some example.
>
> Thanks a lot in advance.
> Regards,
> Tushar
Received on Fri Feb 06 1998 - 00:00:00 CET

Original text of this message