Re: Triggers and table mutation

From: Igor Sereda <sereda_at_spb.runnet.ru>
Date: Wed, 06 May 1998 13:55:50 -0400
Message-ID: <3550A426.201C7828_at_spb.runnet.ru>


Hello Frank,

use stored procedures/functions to perform updates or inserts, and call it from the trigger.

Hope this helps,
Igor

Frank W Phillips JR wrote:
>
> I need to write an update trigger on a table but the trigger may need to
> update and/or insert additional records into the same table. Obviously
> this is not natively supported, the infamous table mutating error. Any
> ideas on how to handle this?

-- 
Igor Sereda,
ITC, Russia
Received on Wed May 06 1998 - 19:55:50 CEST

Original text of this message