Home > Definition > SQL server > What is a Trigger?

What is a Trigger?

by San   on Jan 10, 2012   Category: SQL server   |  Views: 42    |  Points: 25   |  Bronze 



Triggers are special kind of stored procedures that get executed automatically when an INSERT, UPDATE or DELETE operation takes place on a table.

Like this definition? Bookmark and Share:

  User Responses | Post Definition
 No Response found!
  Recent Posts
* what is bubbled event in .NET? (333) by Shiva on May 4 2011 1:09AM
* What is a satellite assembly in .NET? (415) by Shiva on May 4 2011 12:22PM
* What is viewstate in ASP.NET? (649) by Narain_Siddharth on May 8 2011 4:27AM
* What does SOAP stands for? (283) by Spidy on May 17 2011 5:30AM
* What does WSDL stands for? (256) by Spidy on May 17 2011 5:31AM
  Submit feedback about this definition
Please sign in to post feedback