what is the main difference between after trigger and
instead trigger.

Answer Posted / durga prasad

After Trigger fires an operation after any
insert,update,delete operations performed on a table.

Instead Of Trigger fires an operation instead of performing
user specified operation.

u can create instead of trigger on views but u can not
create after triggers on views

Is This Answer Correct ?    38 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many null values we can have in a unique key field in sql server?

560


How to override dml statements with triggers?

591


Can you roll back the ddl statement in a trigger?

529


What is sql server schema compare? How we can compare two database schemas?

573


What is sql server database?

506






What is after dml trigger?

588


Explain the working of sql privileges?

619


Explain how to use linked server?

575


How do I change my passwords (database, LDAP, and so on) without causing an outage?

606


How to define and use table alias names in ms sql server?

571


What happens to a trigger with multiple affected rows?

536


Can the query output be sorted by multiple columns in ms sql server?

562


What are the Advantages of using CTE in sql server?

577


Is the log file is a part of file group?

556


Explain filtered indexes benefits?

610