SQL Queries
Selecting the SQL tab allows you to execute custom SQL commands and queries.
To execute SQL statements, enter them into the text editor and click Execute. All statements will be executed in the order in which they appear. The results of the last statement will be displayed in the table below.
Results
Query results are shown in the bottom half of the window. These results can copied or exported. Clicking the Export button will open the export dialog.
Snippets
You can save commonly used SQL statements in the snippets view.
Clicking the snippets button () will show a list of available snippets which can be double-clicked or dragged into the SQL editor.
The add button () can be used to add a new snippet. Clicking the details () button will show an editor for existing snippets.