Differential Backup in SQL server || DCM page || Smart differential Backup || Ms SQL

Опубликовано: 30 Сентябрь 2024
на канале: Right to Learn @BK
8,496
162

A Differential backup is a backup of any extent that has changed since the last "Full" backup. Differential backups are cumulative not incremental.

In this video you will learn :
What is a differential backup ?
How to take differential backup using T-SQL query and GUI method
What is DCM page ?
What is Smart differential backup ?


Full backup :    • Full Backup in SQL server || Append &...  

Types of backup in SQL server :    • Types of Backup in SQL Server || Ms SQL