28:09
Backup Types and Recovery Models in SQL Server
In this video, I cover the three recovery models available to SQL Server, describe (most of) the types of backups you can take, and ...
5:35
How to Schedule SQL Server Database Backups.
This video shows you how to schedule database backups in SQL server. In this tutorial we are using SQL Server 2014 ...
7:15
Backup and Restore Database in SQL Server
Backup and Restore Database in SQL Server "SQL Server Basics" series: ...
20:25
Types of Backup in SQL Server || Ms SQL
In this video, i have given a overviw of backup types in a SQL server. In the next videos i will discuss each backup type in detail ...
2:03
How To Backup A Database in Microsoft SQL Server (MSSQL) Management Studio [English 2020]
In this short video i show you how to backup a database in Microsoft SQL Server (MSSQL) Management Studio using 2019 SQL ...
3:07
How to Automate Backups in SQL Server with SQL Server Management Studio
This video is a step-by-step guide on creating an automated Maintenance Plan for a full backup for your databases using SQL ...
4:21
SQL Server Tutorial - How to backup databases
LinkedIn Learning is the next generation of Lynda.com. Grow your skills by exploring more SQL Server courses today: ...
1:43
SQL Server 2019 | SSMS 2018 | Backup and Restore Databases From One Server To Another server
I had to transfer my databases from one machine to another. What's really nice is even though the machine name is different for ...
4:39
Backup SQL Server Databases to a Network Shared Location
Learn how to back up SQL Server databases to a network shared location safely and efficiently. This guide shows how to ...
5:47
How to Restore, Attach & Backup MS SQL Database
Learn how to restore, attach, and backup MS SQL Server databases in this step-by-step tutorial. Whether you're working with .bak ...
4:33
How To Schedule and automate backups of SQL Server databases in SQL Server Express
Reference Link: https://docs.microsoft.com/en-us/troubleshoot/sql/admin/schedule-automate-backup-database.
9:55
A quick guide to backing up a SQL Server database using SSMS, targeted to Accidental DBAs, Developers, managers, etc.
34:13
Introduction to SQL Server Backup and Restore Using T-SQL
This video describes the basics of how to run a database backup and a log backup using T-SQL. It then covers how to restore ...
35:04
[4] English | Azure VM SQL Server Backup Made Easy | Full Guide
In this video, I walk you through the process of backing up a SQL Server running on an Azure Virtual Machine (VM). Learn how to ...
3:19
Take a SQL Server Log Backup with SQL Server Management Studio
Get started taking a backup of the changes in your database between full backups. This video is a tutorial with Carlos L Chacon ...
11:04
Backup and Restore SQL Server Database: 3 Different Methods Explained
Backup and Restore SQL Server Database: 3 Different Methods Explained In this tutorial I am going to teach you three techniques ...
22:06
Introduction to SQL Server Database Backup and Restore
This video introduces the concepts of the backup and restore for SQL Server. It's meant to be a companion piece to this article on ...
21:59
Backing Up SQL Server to S3 and Blob Storage
In this video, I show how to back up a database directly to AWS S3-compatible storage (in SQL Server 2022) and Azure Blob ...
8:11
How to download and restore Adventure Works Databases in SQL Server 2025
How to download and restore Adventure Works Databases in SQL Server 2025.
2:06
How to Backup a Database in SQL | SQL Tutorial for Beginners
Learn how to backup a database in SQL. We will backup the database in a local directory with the extension .bak. Install SQL ...