![]() |
Re: Triggers in SQL SERVER.
Your answer is awesome.
Trigger is a one type of stored procedure that is automatically execute. Types of Trigger : Insert Trigger Delete Trigger Update Trigger. |
Re: Triggers in SQL SERVER.
A Trigger is fired when a block of code, data in the underlying table is affected by one of the statements of the manipulation language DML (Data)-INSERT, UPDATE, OR DELETE.
|
Re: Triggers in SQL SERVER.
Thanks a lot i was searching for this for very long time, actually i recently join this forum and i hope got lot of such useful information in future.
|
| All times are GMT +5.5. The time now is 00:32. |