Quality is delighting customers
How can we test whether trigger is fired or not?
Tags:
Permalink Reply by Uday V on February 13, 2012 at 8:36am I am also searching for that if you find solution for that problem then plz post the Answer.
Permalink Reply by Rahul Pahwa on February 13, 2012 at 9:58am Triggers are something whi
Permalink Reply by kotla lakshmi kanth reddy on March 16, 2012 at 12:48am >A trigger is a database object that is attached to a table.
>In many aspects it is similar to a stored procedure.
>As a matter of fact, triggers are often referred to as a "special kind of stored procedure.
>" The main difference between a trigger and a stored procedure is that the former is attached to a table and is only fired when an INSERT, UPDATE or DELETE occurs.
>You specify the modification action(s) that fire the trigger when it is created.
© 2012 Created by Quality Testing.