In
this article, we look at the non-traditional copy-only backups and explain the
steps needed to create them with SSMS
A copy-only backup can be defined as a form of SQL Server backup which is independent of the conventional sequence of SQL...
Read more »
In
this article, we explain the concept of tail-log backups and check out the
scenarios where they may be needed while using MS SQL Server
Tail-Log Backups are used for capturing the log records for data, for which the user hasn’t created any...
Read more »
In
this article, we look at stretch enabled tables that one should be aware of
including key constraints
Stretch Database is a SQL Server feature which allows users to migrate cold data securely and transparently to Azure cloud. Users can even...
Read more »