To execute a database query
- Start the SQL Editor in the Designer by selecting the menu option Database | Start .SQL Editor
- Enter your database query in SQLite notation in the query window. The editor supports highlighting.
- Execute the database query using F5.
The result are displayed in the results window.
TIP: To sort by a specific column, click on that column in the table header.
TIP: Use Ctrl + C to copy the individual entries or lines to the clipboard. Select Shift + select or Ctrl + select to select multiple lines in the table.