BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers when testing SQL statements against a database. This update adds a previous/next facility, similar to a web browser, for reviewing the previously executed queries. It also includes a new capability for reordering the memorized queries, particularly useful when setting up a script to be run using the batch run feature.