Answer Posted / bharathi
Answer is deleted and inserted
INSERT Trigger populates inserted table
DELETE Trigger populates deleted table
UPDATE Trigger poulates both inserted and deleted tables
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do you troubleshoot errors in a SQL Server Agent Job?
Determine how to use the inserted and deleted pseudo tables?
What is an example of a foreign key?
What is the default fill factor value?
What is a matrix in ssrs?
Explain the types of indexes.
How many clustered indexes there can be on table ?
How can we delete a table in sql server?
How to create a Master database in SQL server ?
What is the use of stored procedure?
Explain difference between control flow and data flow?
What are synonyms?
What are user defined functions in ms sql server?
What is the difference between Normalization and De-normalization?
Explain what is meant by replication of database?