NAME
henplus - JDBC SQL commandline frontend with TAB-completion
SYNOPSIS
henplus [jdbc-url]
DESCRIPTION
HenPlus is an SQL shell written in Java that works for any database
that has JDBC support. It provides commandline history, commandline
completion, and can handle multiple connects to different databases at
once. Database-independant table dumps, aliases, and variables are
also supported.
OPTIONS
jdbc-url
connects to the JDBC url
SEE ALSO
You can see help screen with help command in henplus’s interactive
shell.
AUTHOR
This manpage is written by Piotr Roszatycki <dexter@debian.org> for
Debian distribution and can be freely redistributed.