Home > Database > navicat > body text

How to quickly run selected rows in navicat

angryTom
Release: 2019-08-13 09:02:32
Original
9518 people have browsed it

How to quickly run selected rows in navicat

When using navicat to edit SQL statements, we often need to debug them. Fortunately, navicat provides us with a powerful function. If you want to debug some SQL statements in a piece of code, you can select it and then press the CTRL SHIFT R shortcut key to run the selected code.

Recommended tutorial: navicat graphic tutorial

##Extended information: Common shortcut keys

Ctrl Q, Ctrl N  Open query window

Ctrl /  Comment sql statement

Ctrl Shift /  Uncomment

Ctrl R  Run SQL statement of query window

F6 Open a mysql command line window

Ctrl L Delete a row

Ctrl W Close a query window

Ctrl D Table The data display page switches to the table structure design page, but when writing sql on the query page, the current row is copied

The above is the detailed content of How to quickly run selected rows 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!