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 an execution plan? When would you use it?
How to rebuild all indexes on a single table?
How real and float literal values are rounded?
Do you have any idea about the tcl commands?
what are defaults? : Sql server database administration
Tell me about normalization in DBMS.
Explain what is the difference between a local and a global temporary table?
What is difference between count (*) and count column?
What do you understand by triggers and mention the different types of it?
How do use Having,Group by,Group function in SQL?
How do I uninstall sql server 2014?
You want to implement the one-to-many relationship while designing tables. How would you do it?
How do I schedule a sql server profiler trace?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
Do you know what is difference between stored procedure and user defined function?