logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hsqldb-sqltool - JDBC database console frontend

Author

       This manual page was written by Peter Eisentraut for the Debian project.

HSQLDB 1.8.0.7                                     April 2007                                  HSQLDB-SQLTOOL(1)

Description

       The  main  purpose of hsqldb-sqltool is to read your SQL text file or stdin, and execute the SQL commands
       therein against a JDBC database.   There  are  also  a  great  number  of  features  to  facilitate  both
       interactive  use  (such  as command-line editing and aliases) and automation (such as scripting variables
       and SQL transaction control and error handling).

       Please see the documentation at /usr/share/doc/libhsqldb-java-doc/guide/ch08.html for more information.

Name

       hsqldb-sqltool - JDBC database console frontend

Options

--help show a brief help

Synopsis

hsqldb-sqltool [options]

See Also