Blog excerpt "Commonly used shortcut keys for Navicat tools" May 23, 2023

daily summary

shortcut key effect
Ctrl+Q/N Open a new query window
Ctrl+W Close current query window
Ctrl+Z  Return to the previous step
Ctrl+Y   Go to next step
F6 Open a MySQL command line window
Ctrl+R Execute sql statements within the window
Ctrl+Shift+R  Run the sql statement selected in the window
Ctrl+/   add notes
Ctrl+Shift+/ Uncomment
Ctrl+L  Delete a line
Ctrl+D  The data display page of the table switches to the structure design page of the table, but when writing SQL on the query page, the content of the current row is copied to the next row.
Click the left mouse button three times in a row  Select current row


Original link: https://blog.csdn.net/liu865033503/article/details/100770596

Guess you like

Origin blog.csdn.net/qq_41345584/article/details/130821636