Home > Database > Navicat > body text

How to export stored procedures in navicat

angryTom
Release: 2019-08-09 13:29:58
Original
11005 people have browsed it

How to export stored procedures in navicat

NAVICATE is a database management tool, some are for public databases, and some are specifically for a certain kind of database. Such as Navicate for mysql, etc. How to export a stored procedure in the database? ?

Recommended tutorial: navicat graphic tutorial

##1. Open Navicate for mysql; select the database

How to export stored procedures in navicat

2. Click the menu bar tools; select data transfer

How to export stored procedures in navicat

3. Select the file radio button and click the browse button; set the file Save the location and name it.

How to export stored procedures in navicat

4. Then in the database object column on the left, select the stored procedure to be exported and click the start button; for example: export two stored procedures proc2 and proc3;

How to export stored procedures in navicat

5. If a dialog box prompting transfer appears, click OK;

How to export stored procedures in navicat

6. The stored procedure is exported successfully ! !

How to export stored procedures in navicat

The above is the detailed content of How to export stored procedures in 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
Popular Tutorials
More>
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!