Answer Posted / sanjay
after trigger - insert - inserted logical table
delete - deleted logical table
update - insert/delete logical table
instead trigger - insert - inserted logical table
delete - deleted logical table
update - insert/delete logical table
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is transaction server distributed transaction?
Explain identity in sql server?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
How to drop an existing table with "drop table" statements in ms sql server?
Explain tablesample?
Which tcp/ip port does the sql server run on? How can it be changed?
What is sql profiler. What are the default templates with it? : sql server database administration
Do you know what is a trace frag? Where do we use it?
How will you decide the active and passive nodes?
What does ss stand for sexually?
What is the use of stored procedure?
Explain trigger and its types?
How to disable stored procedure sql server?
Explain why variables called the most powerful component of ssis?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?