ms sql backup transaction log truncate的相關文章
How to: Create a Transaction Log Backup (Transact-SQL)

How to: Create a Transaction Log Backup (Transact-SQL)

瀏覽:1415
日期:2025-11-17
This topic explains how to create a transaction log backup using a BACKUP LOG statement. ... Execute the BACKUP LOG statement to back up the transaction log, specifying the following: The name of the database to which the transaction log that you want to ...看更多