[스크랩] How to read the SQL Server Database Transaction Log
Have you ever wondered how SQL Server logs track transactions and what information SQL Server captures in the transaction log file? In this tip we will take a look at a SQL Server function that you can use to read the transaction log to see what entries are made for database transactions. I will explain how to read your database transaction log file and how transactions are written for your data..
운영/데이터베이스
2013. 12. 5.