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?
This exercise is part of the course
Building and Optimizing Triggers in SQL Server
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
