When to do a Diff backup vs Full backup
Paul Randall of SQLSkills created a nice script that will help you decide when to do a Diff backup vs a Full backup. This is great for those large DBs that sometimes change large amounts of data, but often don't and you don't want to waste the disk space for backups when you don't need to.Â
