News

The Report Output Manager lists every run of your queries in a temporary catalog, WORK.CURSTAT (current status). Type E or S in the Cmd field next to the output that you want to edit. This opens a ...
Run SQL commands on a database client and browse through output Run region or buffer through a database client like sqlite3 and pipe the output to a pager like vis-menu or fzf.
Priority offers some additional features to several standard SQL commands: SELECT, ORDER BY and LIKE. Furthermore, it entails revisions to the standard SQL join. See also Syntax Conventions. In ...