A collection of articles covering triggers in SQL Server topics
SQL Server database auditing automation
- How to automate adding SQL auditing triggers to a new, or changed database
- How to automate trigger-based SQL Server auditing
Data tracking customization
- SQL Server database trigger auditing – How to customize data tracking and reporting – Part 1
- SQL Server database trigger auditing – How to customize data tracking and reporting – Part 2
SQL Server database trigger based auditing
- SQL Server database auditing techniques
- Auditing triggers in SQL Server databases
- Get an alert when a certain record changes in SQL Server
- Audit SQL Server database and see who deleted a column value
- How can I make my custom applications self auditing?
- How to create and use DML triggers to audit data changes
- How to add self data change auditing capabilities to commercial, shrink-wrapped software with a SQL Server backend
- How to create and use DML triggers in SQL Server using real world examples