Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Mutating Table Error (with a twist)

Re: Mutating Table Error (with a twist)

From: Roland Svensson <roland.svensson_at_localhost.se>
Date: Thu, 20 Aug 1998 18:32:42 GMT
Message-ID: <35dc659b.9173310@nntpserver.swip.net>


On Wed, 19 Aug 1998 14:32:48 -0500, "Robert Goodwin" <robertgoodwin_at_yahoo.com> wrote:

>Okay, I'm familiar with all the normal ways to get a mutating table error,
>but here's a new one:
>

Would this be different on pre 7.3?

Possible workaround: split your trigger in two, one for update and the other for insert.

--
Regards,
Roland Received on Thu Aug 20 1998 - 13:32:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US