4-04 Backup and restore of databases

Source: Internet
Author: User
Tags filegroup

SQL Sever provides four ways to backup your database:

Full backup: All content that backs up the entire database includes the transaction log.

Differential backup: Backs up only the portions of the data that have changed since the last full backup.

transaction log backup; Only the contents of the transaction log are backed up.

File or filegroup backup "backs up only some files in a file or filegroup.

During a full database backup, SQL Sever does the following:

Backs up files and the structure of all tables in the database and related file structures.

Backs up all activities that occur during a backup.

Backs up transactions that are not acknowledged in the transaction log.

Backup of the database:

Click on the database you want to manipulate, right click on the task, and click Backup.

Above you can select the database you want to operate, the address of the system below, you can also customize the backup address.

Restoring the database:

Right-click the system database and click Restore Database.

Select the database you want to operate, and you can back up the database by writing the database address library you backed up.

4-04 Backup and restore of databases

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.