Скачать
2 Easy Ways to Compress SQL Server Backups in SSMS
Автор: OurTechRoom
Загружено: 2023-10-26
Просмотров: 1243
Описание:
In this video I will explain you 2 easy ways to compress SQL Server Backups files in SSMS.
Two ways are :
1. Using SSMS in-built feature
2. Using Backup Command as shown below.
BACKUP DATABASE [MyDatabase]
TO DISK = 'location_to_save_backup_file'
WITH COMPRESSION;
Replace [MyDatabase] with the database you want to backup.
Replace location_to_save_backup_file with the location where you want to save backup file.
Hope you like this !
Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: