I’m using simple recovery, so the log file isn’t important right?
One of the big myths of SQL Server resolves around the transaction log, and how it’s used with the simple recovery model. Many people think that the simple recovery model doesn’t use the transaction log. More specifically they think that it’s there because it has to be there, but that SQL Server doesn’t actually use […]