Scroll to navigation

SQLLINE:(1) User Commands SQLLINE:(1)

NAME

sqlline - JDBC command-line utility for issuing SQL

SYNOPSIS

sqlline [ option... ]

DESCRIPTION

the JDBC URL to connect to
the username to connect as
the password to connect as
the driver class to use
control whether color is used for display
show column names in query results
the interval between which heades are displayed
skip building table/column list for tab-completion
enable/disable automatic transaction commit
show verbose error messages and debug info
display connection warnings
continue running script even after errors
the maximum width of the terminal
the maximum width to use when displaying columns
be more silent
automatically save preferences
format mode for result display
set the transaction isolation level
display this message

Usage: java sqlline.SqlLine

the JDBC URL to connect to
the username to connect as
the password to connect as
the driver class to use
control whether color is used for display
show column names in query results
the interval between which heades are displayed
skip building table/column list for tab-completion
enable/disable automatic transaction commit
show verbose error messages and debug info
display connection warnings
continue running script even after errors
the maximum width of the terminal
the maximum width to use when displaying columns
be more silent
automatically save preferences
format mode for result display
set the transaction isolation level
display this message
the JDBC URL to connect to
the username to connect as
the password to connect as
the driver class to use
control whether color is used for display
show column names in query results
the interval between which heades are displayed
skip building table/column list for tab-completion
enable/disable automatic transaction commit
show verbose error messages and debug info
display connection warnings
continue running script even after errors
the maximum width of the terminal
the maximum width to use when displaying columns
be more silent
automatically save preferences
format mode for result display
set the transaction isolation level
display this message
August 2008 sqlline