当前位置:网站首页>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

原网站

版权声明
本文为[Fish swimming to the deep sea]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202180552436375.html