navicat execute a query commonly used shortcuts

Disclaimer: This article is a blogger original article, shall not be reproduced without the bloggers allowed. https://blog.csdn.net/ethan__xu/article/details/90074153

CTRL SHIFT + R queries the currently selected sql
commonly used shortcut keys
Ctrl + Q, Ctrl + N to open a query window
Ctrl + / comments sql statement
Ctrl + Shift + / lift comment
Ctrl + R to run a query window sql statement
F6 to open a mysql command-line window
delete a row Ctrl + L
Ctrl + W to close a window query
data Ctrl + D table display page switches to the structural design of the page table, but when writing sql query page is a copy of the current line

Guess you like

Origin blog.csdn.net/ethan__xu/article/details/90074153