Reduce DB Backup size

Reduce DB Backup size


BACKUP DATABASE [dbname] TO DISK = 'path\dbname_date.bak' with COMPRESSION, STATS=5

Comments

Popular posts from this blog

Error : ID4243: Could not create a SecurityToken.

MVC - Looping through the model properties from cshtml