General Concepts: First of all, the database has two files by default. These are data file with mdf extension (called Primary Data File) and transaction …
Read More »Tag Archives: ldf file
What is SQL Server Transaction Log
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 »