When multiple after triggers are attached to sql table, how to control the order of execution?
Answer / Priyanka Prajapati
The order of execution for after triggers in SQL Server is not guaranteed and depends on various factors such as their creation order or internal system scheduling. However, you can explicitly specify an AFTER trigger as an INSTEAD OF trigger to be executed first.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create new databases with "create database" statements?
What is the difference between char, varchar and nvarchar?
How check triggers in sql server?
What is the new security features added in sql server 2016? : sql server security
Explain nested trigger in sql?
What is the use of @@spid?
What do you mean by table and field in sql?
How would you retrieve Unique rows from table without using UNIQUE and DISTINCT keyword?
What triggers long term care?
Can we execute a stored procedure inside a trigger?
6 Answers BirlaSoft, CarrizalSoft Technologies, United Healthcare,
Explain what is the difference between union and union all?
How to apply filtering criteria at group level with the having clause in ms sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)