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?
Este ejercicio forma parte del curso
Building and Optimizing Triggers in SQL Server
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
