Thu Feb 08 2024 22:12:43 GMT+0000 (Coordinated Universal Time)
Saved by @Gavslee
sql BACKUP LOG [YourDatabase] TO DISK = N'/path/to/backup.bak' WITH NOFORMAT, NOINIT, NAME = N'YourDatabase-Transaction Log Backup', SKIP, NOREWIND, NOUNLOAD, STATS = 10
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments