Home> Database> navicat> body text

How to export SQL files with Navicat

(*-*)浩
Release: 2019-08-23 10:16:04
Original
20576 people have browsed it

How to export SQL files with Navicat

Navicat exports sql file

Step 1: Open Navicat and connect to MySQL(recommended tutorial:navicat Tutorial)

How to export SQL files with Navicat

As shown below, click Connect to MySQL and enter the connection name and password.

How to export SQL files with Navicat

Step 2: Open the database and export the sql file

How to export SQL files with NavicatHere we have a file named php Right-click on this database. After right-clicking, you can see the related properties shown in the figure below. Select the dump sql file, and then choose to export the structure and data or only the structure according to your own export needs for the database. (Dumping the sql file means exporting the sql file)

Step 3: Select the location where the sql file is saved

How to export SQL files with Navicat

As shown in the figure below, the sql file is successfully exported.

How to export SQL files with Navicat

The above is the detailed content of How to export SQL files with Navicat. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!