On Tue, Jan 5, 2010 at 9:37 AM, Shabala Deshpande <de(dot)shabala(at)gmail(dot)com> wrote:
> I was trying to figure out if i could use any system tables info... but
> seems i have to take the tiggers way out...
Keep in mind that this creates a point of contention and will
serialize all updates against the table. If this is a busy table with
many updates per second it could reduce performance.
--
greg