SQL Server Database Backups and Recovery Models – (Part 3)

Checkout the part-3 of my three part article series on SQL Server Database Backups and Recovery Models here, in which I discussed how you can use BACKUP DATABASE and BACKUP LOG command to perform database and transaction log backup. In this article, I also shared my custom procedure (sp_BackupDatabase), which I use to perform SQL Server backups.

This article is published on SSWUG.org.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s