Re: How widespread is the use of triggers these days and how concerned about performance?....

From: --CELKO-- <joe.celko_at_northface.edu>
Date: 4 Aug 2003 18:18:32 -0700
Message-ID: <a264e7ea.0308041718.5c4f3ef5_at_posting.google.com>


>> Am I just dreaming or that triggers are being increasingly used? <<

I would guess less used. DRI actions, DEFAULTs and CHECK() constraints do what TRIGGERs used to do in procedural code. Being predicates, these features can also send information ot the optimizers, which triggers and procedures cannot. Received on Tue Aug 05 2003 - 03:18:32 CEST

Original text of this message