Which virtual table does a trigger use?
Answers were Sorted based on User's Feedback
Answer / 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 |
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 Answers Aptech, HCL, Perpetual, SAIC,
What is the largest component inside a field?
How to execute function in stored procedure sql server?
What is difference between stored procedure & function?
3 Answers CarrizalSoft Technologies, Concept Infoway, TATA,
Mention a few common trace flags used with sql server?
optimization techinques
How except clause is differs from not in clause?
Do you know exporting and importing utility?
what are three different authentications to connect linked servers?
What is Left Outer Join?
What r sql reporting services and analysis services? how can we use it.