If you are from MS SQL background and first time working with MySql , you may be struggling for finding the shortcut key to execute the sql query in workbench.
Here is the short cut to execute the SQL query in workbench MySql.
- Execute (All or Selection) -> Ctrl + Shift + Enter.
- Execute Current Statement -> Ctrl + Enter.