Performing queries

Queries can be executed from the interface using the ‘SQL Editor’ provided on the bottom right of the screen (default layout). Starting with version 1.5 and above, there are more than one SQL editors. Each one can be used to edit queries separately, without requiring you to erase old queries in case you need them again. The editors can be switched quickly using the hotkey combination (ALT+1, ALT+2, ALT+3 …). The hotkey combination can also be modified. Refer to the configuration section in this documentation for details about changing hotkeys for the application.

When you have completed writing/editing your query in the editor, either click the ‘Query’ button or press the hotkey to execute the query (Ctrl+Enter). If you have partially selected text inside the SQL editor, then only that part of the text will be used for the query.