SELECT *
FROM Posts
WHERE Tags IN ('RTO and RPO')

Mar
29
2017

Spring cleanup, LOB considerations

So spring time is here and probably you feel like cleaning up your databases, and that’s good. In previous posts…

Continue Reading »

Feb
1
2017

Playing with Azure, File Snapshot backups

Last post, we explored how to move part of our databases to the cloud by creating a new file on the Azure blob storage service, which is cool, but to be honest, this…

Continue Reading »

Oct
28
2016

Database Design Matters, RTO and Filegroups

Usually it’s said the most important duty of DBA’s is to be able to guarantee the integrity of the data of the business we…

Continue Reading »