Home  >  Article  >  Database  >  How to export sql sever script file in navicat

How to export sql sever script file in navicat

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-07 13:17:075205browse

How to export sql sever script file in navicat

Open Navicat.

How to export sql sever script file in navicat

Open the database where the data table is located, and all tables in the database will be displayed.

How to export sql sever script file in navicat

Click to select the database table to export data, right-click the mouse, and select [Export Wizard] in the pop-up menu.

How to export sql sever script file in navicat

Related recommendations: "Navicat for mysql graphic tutorial"

Select the SQL script file in [Export Format] (* .sql), and then click [Next].

How to export sql sever script file in navicat

Set the directory and file name where the exported .sql file is located, and then click [Next].

How to export sql sever script file in navicat

Select the exported data field range, and then click [Next].

How to export sql sever script file in navicat

Set additional options and click [Next].

How to export sql sever script file in navicat

Click [Start].

How to export sql sever script file in navicat

It shows that it has been successfully completed.

How to export sql sever script file in navicat

The above is the detailed content of How to export sql sever script file in navicat. 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