Answer Posted / jerry joseph
Trigger gets executed when an INSERT UPDATE or DELETE occurs
2 types of triggers are INSTEAD OF triggers and AFTER triggers
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the key configuration files for sql server reporting services ?
What is ssrs?
Is mysql the same as sql server?
What is the simplest way to create a new database in ms sql server?
What is similarity and difference between truncate and delete in sql?
Different types of keys in SQL?
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What will be the maximum number of index per table?
What are the results of running this script?
Is it true, that there is no difference between a rule and a check constraint?
How can I track the changes or identify the latest insert-update-delete from a table?
What is use of except clause?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What are click through reports?
Explain the concept of recursive stored procedure.