当前位置:网站首页>Tips to improve your productivity, you have to know - Navitcat shortcuts
Tips to improve your productivity, you have to know - Navitcat shortcuts
2022-08-11 05:17:00 【weixin_47088026】
Navicat Shortcuts
As a database visualization tool, navicat believes that many people are using it, but we all know that shortcut key operations can greatly improve our efficiency. The Navicat shortcut keys are recorded below for everyone to learn and share.
Window Shortcuts
// Open a mysql command line window, similar to cmd openingF6// Open a query window, that is, create a new queryCtrl + Q// close a query windowCtrl + W// close all query windowsCtrl + Shift + W
SQL
SQL writing shortcuts
// sql code promptESC// Select the record of the sql promptTab
SQL comments
// Comment/uncomment sqlCtrl + /
SQL shortcut keys
// Run all sql statements in the query window, that is, execute all sql statementsCtrl + R// Run the sql statement selected in the query window, that is, execute the currently selected sql statementCtrl + Shift + R
SQL delete current row
// delete a line (the cursor needs to be placed on the line to be deleted)Ctrl + Shift + L
Dual function shortcuts
// If it is in the open data table interface, the following shortcut key is to switch to the structure design page of the table;// If it is in the query window (that is, the interface for writing sql), the following shortcut keys are to copy the current rowCtrl + D// On the table design page, quickly switch to the table content display pageCtrl + O
Query history log
// Query history logCtrl + L
Common shortcut keys
// findCtrl + F// replaceCtrl + H// skip to the beginning of the entire statementCtrl + Home// skip to the end of the entire statementCtrl + End// NextTab Ctrl + Tab// Switch between this line and the previous lineCtrl + T// Create a new favorite (you can save the query statement in the favorite)Ctrl + Shift + 1// open help fileF1
边栏推荐
- Switch and Router Technology - 36-Port Mirroring
- 玩转mysql之查看mysql版本号
- [Embedded open source library] The use of MultiButton, an easy-to-use event-driven button driver module
- C语言:实用调试技巧
- Core Data 多线程设计
- 交换机和路由器技术-25-OSPF多区域配置
- Day38 LeetCode
- 网络协议1
- [FPGA tutorial case 50] Control case 2 - FPGA-based PD controller verilog implementation
- MySQL数据库管理
猜你喜欢
【嵌入式开源库】MultiTimer 的使用,一款可无限扩展的软件定时器
Paper Notes: Bag of Tricks for Long-Tailed Visual Recognition with Deep Convolutional Neural Networks
交换机和路由器技术-29-OSPF虚链路
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/data/xxxx
一个月闭关直接面进大厂,这份Android面试笔记是真的牛逼
Win10远程连接(实现多用户同时连接)
BGP Comprehensive Experiment
Switch and Router Technology-34-Dynamic NAT
交换机和路由器技术-25-OSPF多区域配置
Sub-database sub-table ShardingSphere-JDBC notes arrangement
随机推荐
Mysql入门练习
C statement: data storage
4 Module 3: Literature Reading and Research Methods
oracle表空间与用户的创建
Paper Notes: BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
MyEclipse数据库工具使用教程:使用驱动程序
交换机和路由器技术-25-OSPF多区域配置
Switch and Router Technology - 36-Port Mirroring
优化是一种习惯●出发点是“站在靠近临界“的地方
2021 Network Planning Designer Afternoon Case Questions
网络协议1
C Language: Practical Debugging Tips
MySQL事务的概念
分库分表ShardingSphere-JDBC笔记整理
ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: ‘/data/xxxx
Switch and Router Technology-31-Extended ACL
IP-Guard如何禁止运行U盘程序
[E-commerce operation] How to formulate a social media marketing strategy?
ESP8266 教程3 — 通过TCP组建局域网并通信
交换机和路由器技术-24-OSPF单区域配置