Quality Testing

Quality is delighting customers

How can we test whether trigger is fired or not?

Views: 106

Reply to This

Replies to This Discussion

I am also searching for that if you find solution for that problem then plz post the Answer.

Triggers are something whi

>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.

You have to check the DB log for trigger and the outcome of the trigger. Like trigger causes some action.

RSS

TTWT Magazine

Advertisement

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service