Event Notifications - SQL Server | Microsoft Docs
docs.microsoft.com › en-us › sqlAug 17, 2020 · Event notifications can be used to do the following: Log and review changes or activity occurring on the database. Perform an action in response to an event in an asynchronous instead of synchronous manner. Event notifications can offer a programming alternative to DDL triggers and SQL Trace. Event Notifications Benefits