SQL Server Triggers

Question posted in Computer Software on 06 2010
Rate question difficulty level 0 Votes
what are triggers in sql server?
 
 
1 Answer
 
A trigger is an object contained within an SQL Server database that is used to execute a batch of SQL code whenever a specific event occurs. As the name suggests, a trigger is “fired” whenever an INSERT, UPDATE, or DELETE SQL command is executed against a specific table.

Triggers are associated with a single table, and are automatically executed internally by SQL Server.

06/24/2010
 
 
Add an answer*
 
Your name
Email
 
Company: TGS
Location: Israel
sql server triggers

add a question

arrow_blue


Now hiring!
---------------------------
---------------------------
---------------------------
---------------------------
Mercer 
---------------------------
---------------------------
---------------------------