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
How to use wildcard characters in like operations in ms sql server?
Does sql server use t sql?
what's new in sql server 2016?
Explain the various types of concurrency problem?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
When to use Inner join & when to use subquery?
What are the types of joins in sql?
How to execute stored procedure and set temp table in sql server?
How to create a view using data from another view?
What are scalar functions?
What are the properties of the transaction?
Do you know how to implement service broker?
What is sql server english query?
What is the syntax to execute the sys.dm_db_missing_index_details?
What are various limitations of the views?