SQL Server Transaction Log is the log file with .ldf extension. Every transaction that occurs in SQL Server and database modifications performed by these transactions …
Read More »
SQL Server Transaction Log is the log file with .ldf extension. Every transaction that occurs in SQL Server and database modifications performed by these transactions …
Read More »Database Checkpoint process is one of the most important part of SQL Server Architecture. Before you read this article, you need to understand the significance …
Read More »