• Alert! (Part 2)

    In my previous blog I introduced a SQL Server feature, an Alert. If you have not read through that blog, please take a few minutes and read it here . In this blog I will show how to setup an Alert to notify you when a blocking situation occurs in SQL…
  • Alert! (Part 1)

    In this blog I want to introduce to you a tool you can use directly from Microsoft SQL Server. The tool I am talking about is an Alert. The function of an Alert is to notify you when a particular condition has occurred. This is similar to when running…