Counting the AFTER triggers
During your analysis of the database, you decide you'd like to have an overview of how many AFTER
triggers exist.
You use the sys.triggers
view to count the AFTER
triggers.
How many triggers are there?
Cet exercice fait partie du cours
Building and Optimizing Triggers in SQL Server
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
