Home  >  Article  >  Database  >  How to back up sql database?

How to back up sql database?

藏色散人
藏色散人Original
2019-05-13 13:12:4027264browse

How to back up sql database?

This article introduces how to back up the sqlserver database?

sql server 2008

SQL database backup method:

1. Select the Backup database-->right-click-->Task-->Backup

How to back up sql database?

2. After selecting backup, the window as shown in the figure will appear. Use the data source To select the database to be backed up, you can select the backup type of the database and the storage location of the database after backup, and finally click OK.

How to back up sql database?

The above is the detailed content of How to back up sql database?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:What is mysql-server?Next article:What is mysql-server?