What about the Sql transaction log
- by Michel
Hi,
i always thought that the sql transaction log keeps track of all the transactions done in the database so it could help recovering the database file in case of a unexpected power down or something like that
So then, in normal usage, when the data is committed and written to disk, it is cleared because all the data is nice and safe in the mdf…