-
Notifications
You must be signed in to change notification settings - Fork 16
Reference
Scott Gray edited this page Jan 6, 2016
·
32 revisions
This section contains reference information for all jsqsh:
Most jsqsh commands are preceded with a backslash (\
), however a number of commands come with built-in aliases for convenience.
Command | Alias(s) | Description |
---|---|---|
\connect | Establishes a connection to a database | |
\drivers | Displays a list of JDBC drivers known by jsqsh. | |
\echo | Displays a line of text | |
\quit | quit | Exits jsqsh |
\session | Displays set of sessions or switches to another session |