==================================== SQLyog keyboard shortcuts (filtered) ==================================== First published at 6/5/2019 on https://defkey.com/sqlyog-shortcuts SQLyog is a MySQL GUI developed by Webyog. It has features such as intelligent code completion, data manipulations on a spreadsheet-like interface, visual schema designer and visual query builder. SQLyog is provided as a try-before-buy software. Connection ---------- Ctrl + M Create A New Connection Ctrl + N Create A New Connection With Current Connection Properties Ctrl + F4 Disconnect The Current Connection Ctrl + W Disconnect The Current Connection Object Browser -------------- Ctrl + Shift + B Set Focus On Object Browser Filter Shift + - Collapse All in Object Browser SQL Window ---------- Ctrl + E Set Focus On SQL Window Ctrl + Enter List All Tags Ctrl + Space List Matching Tags Query Execution --------------- F8 Execute Current Query And Edit Result F9 Execute Current Query (Default) Ctrl + F9 Execute Selected Query(s) (Default) SQL Formatter ------------- Ctrl + F12 Format Selected Query Paste SQL Statements -------------------- Alt + Shift + I Insert Statement Alt + Shift + D Delete Statement Result ------ Ctrl + Alt + L Switch Result Window/Table Data Between Grid and Form View Ctrl + Alt + E Backup Data As SQL Dump Show/Hide --------- Ctrl + Shift + 2 Show/Hide Result Pane Ctrl + Shift + 3 Show/Hide Query Window Other ----- Source Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.