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
Can two tables share a primary key?
role of sql sever 2005 in database rather than any other database
What do you think of this implementation? Can this be implemented better?
What happens if null values are involved in bitwise operations?
How global temporary tables are represented and its scope?
What is the significance of master, tempdb and model databases?
How to add additional conditions in SQL?
What does normalization do to data?
What is the difference between clustered and a non-clustered index?
Explain an incremental backup?
What is db stored procedure?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
Differentiate between a having clause and a where clause.
What is a covered index?
What is plan freezing?