The most recent content from our members.
Hello Thwack-Folks! I've set up a SQL Server User Experience Monitor like several times before, but this time I do have the following scenario: I am going to return the amount of databases with active isolation level USE msdb SELECT SUM(snapshot_isolation_state) FROM sys.databases It is a simple query and executed under my…
It looks like you're new here. Sign in or register to get started.