Managing quorum failover in SQL cluster
SQL Server cluster is one of the HA feature. If we are confiureing 2 node cluster one being active and the other being passive. If there...
Transaction management Part(1)
The core feature of any database including SQL Server is its ability to ensure that transactions are atomic—that is, all or nothing....