当前位置:网站首页>Sqlyog shortcut keys
Sqlyog shortcut keys
2022-06-26 02:08:00 【Fish swimming to the deep sea】
SQLYog Shortcut key
Ctrl+M Create a new connection
Ctrl+N New connection with current settings
Ctrl+F4 Disconnect the current connection
Object Browser
F5 Refresh the object browser ( Default )
Ctrl+B Set the focus on the object browser
SQL window
Ctrl+T New query editor
Ctrl+E Set focus on SQL window
Ctrl+Y redo
Ctrl+Z revoke
Ctrl+X shear
Ctrl+V Paste
Ctrl+H Replace
Ctrl+G go to
Ctrl+O stay SQL A window opens SQL file
Ctrl+Shift+U Capitalize the selection
Ctrl+Shift+L Make the selection lowercase
Ctrl+Shift+C notes SQL Window selection
Ctrl+Shift+R Delete comment from selection
Ctrl+Shift+T Insert template
Ctrl+Enter List all labels
Ctrl+Space List matching tags
Execute the query
F8 Execute the current query and edit the result set
F9 Execute the current query ( Default )
Ctrl+F9 Execute the selected query ( Default )
Shift+F9 Execute all queries ( Default )
Paste SQL sentence
Alt+Shift+I Insert statement
Alt+Shift+U UPDATE statement
Alt+Shift+D Delete statements
Alt+Shift+S Select statement
result
F11 Insert update dialog
Ctrl+R Set the focus on the activity tab in the results panel
Ctrl+L Switch the result window / Table data is in the form of table / Text display
Ctrl+Alt+C With CSV, SQL, Excel Wait to export table data
Ctrl+Alt+E With SQL Dump file backup data
Ctrl+Shift+M from CSV Import data
Ctrl+Shift+E Export result set
Alt+1...n Select the... In the results window n A label
Show / hide
Ctrl+1 Show / hide Object Browser
Ctrl+2 Show / hide Results panel
Ctrl+3 Show / hide Query window
database / Data sheet
Ctrl+D Create database
F6 change database / Structure of data table / Indexes / View / stored procedure / function / trigger / event
F2 rename Data sheet / View / trigger / event
Shift+Del truncation database / Data sheet
F7 Manage index window
F10 relation / Foreign keys
Ctrl+Alt+R Reorder fields
Ctrl+Alt+T Data sheet diagnostics
Ctrl+Alt+F Refresh dialog
Ctrl+Shift+Alt+S With HTML Create database schema in the format
Ctrl+Shift+Q from SQL Dump file recovery database
Enhancement tool
Ctrl+W Database synchronization wizard
Ctrl+Q Architecture synchronization tool
Ctrl+Alt+O Data migration toolkit
Ctrl+Alt+N Notification Service Wizard
Ctrl+Alt+S Scheduled backup
Ctrl+K Query Creator
Ctrl+Alt+D Architecture designer
User management
Ctrl+U Add users
Ctrl+Alt+U Edit user
Ctrl+Shift+W Manage user rights
Personal folders
Ctrl+Shift+F Add current SQL Statement to personal folder
Other
F1 help
F12 Shortcut window
Ctrl+C Copy
Ctrl+A Future generations
Ctrl+F/F3 lookup (SQL window / Result window and table data displayed in text mode )
Ctrl+S preservation
Ctrl+PgUp Switch to the previous tab
Ctrl+PgDown Switch to the next tab
DEL Delete selected
Alt+L Turn off the tag
Alt+F4 Exit procedure
边栏推荐
- One minute to understand the difference between synchronous, asynchronous, blocking and non blocking
- 创建OpenGl窗口
- Command of gun make (4) rule
- 樹莓派 + AWS IoT Greengrass
- Use of static library and dynamic library
- Abnova CMV CISH probe solution
- Codecraft-17 and Codeforces Round #391 (Div. 1 + Div. 2, combined) C. Felicity is Coming!
- Ndk20b ffmpeg4.2.2 compilation and integration
- Easy to understand C language keyword static
- leetcode 300. Longest Increasing Subsequence 最长递增子序列 (中等)
猜你喜欢
CVPR2022 | 长期行动预期的Future Transformer
Tarte aux framboises + AWS IOT Greengrass
Mot - clé C facile à comprendre statique
Abnova CSV monoclonal antibody solution
接口测试用例设计
FPGA实现图像二值形态学滤波——腐蚀膨胀
Pointnet/Pointnet++学习
Ndk20b ffmpeg4.2.2 compilation and integration
One minute to understand the difference between synchronous, asynchronous, blocking and non blocking
shell学习记录(二)
随机推荐
Redis linked list
Codecraft-17 and Codeforces Round #391 (Div. 1 + Div. 2, combined) C. Felicity is Coming!
Redis-SDS
深度好文:什么是超网 Supernetting?
UN make (6) conditional execution of makefile
Find the multiplication order of n
记录一个诡异的图片上传问题
Shell learning record (IV)
Chrome browser developer tool usage
宁要一个完成,不要千万个开始(转载自豆瓣)
Command of gun make (4) rule
leetcode 300. Longest Increasing Subsequence 最长递增子序列 (中等)
NDK20b FFmpeg4.2.2 编译和集成
树莓派 + AWS IoT Greengrass
Meaning of each state in TCP network communication
Eureka注册信息配置备忘
shell学习记录(三)
It's better to finish one than start thousands of times (reprinted from Douban)
Shell learning record (III)
Scala 基础 (二):变量和数据类型