I've started doing more research on sql server backups. Apparently I should backup all of my system databases and of course the ones we create. My question though is can you set all databases to ...
So I'm trying to figure out when I should be backing my transaction logs relative to my full/diffs. It seems like right after would be when I'd want to have the checkpoint happen, or does it really ...