What is a trigger?

Answer Posted / jerry joseph

Trigger gets executed when an INSERT UPDATE or DELETE occurs

2 types of triggers are INSTEAD OF triggers and AFTER triggers

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is statement level trigger?

749


What is an index in sql?

725


what are the core components of SSRS?

104


What is data mart? : sql server analysis services, ssas

803


What is the name of the system variable that returns the number of rows affected by a SQL statement?

767






Explain primary key, foreign key and unique key?

739


What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

743


What are the advantages of stored procedure in sql server?

630


How would we use distinct statement? What is its use?

783


What do you understand by recursive stored procedure?

690


What are the extra roles available in msdb? : sql server security

840


how to use DTS package in 2000,2005,2008 in sql server

1611


Can we insert data into view sql server?

716


You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?

834


Define union, union all, minus, intersect?

741