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

Home -> Community -> Usenet -> c.d.o.server -> Re: How do I avoid Mutating Table Error

Re: How do I avoid Mutating Table Error

From: Robert Miller <rwmiller_at_gte.net>
Date: 1997/05/21
Message-ID: <5lv5bn$6rj$2@news10.gte.net>#1/1

what happens when the person making the 'CHANGE' doesn't commit?

I've written triggers to capture transactions made to a database simply by puting the data into another table. You can easily capture who made the change, when, caputure the old data if you wish, and give you a reason why they made the change. Received on Wed May 21 1997 - 00:00:00 CDT

Original text of this message

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