Andreas Wolter 12/10/2020

Logging Schema-changes in a Database using DDL Trigger

Read Original

This technical article details a method for logging database schema changes using DDL Triggers in SQL Server and Azure SQL Database. It contrasts this developer-focused troubleshooting approach with the formal SQL Auditing feature meant for security and compliance, explaining the permissions and use cases for each. The solution provides a simple way for engineering teams to track DDL statements like CREATE, ALTER, or DROP.

Logging Schema-changes in a Database using DDL Trigger

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet