DESCRIPTION

dbs_printtab is an utility to print \s-1SQL\s0 table data on standard output. dbs_printtab asks for a password if necessary.

COMMAND LINE PARAMETERS

Required command line parameters are the \s-1DBI\s0 driver (\*(C`Pg\*(C' for Postgres or \*(C`mysql\*(C' for MySQL), the database name and the table name. The fourth parameter is optionally and specifies the database user and/or the host where the database resides (\*(C`racke\*(C', \*(C`[email protected]\*(C' or \*(C`@linuxia.de\*(C').

COMMAND LINE OPTIONS

\$1

The output is restricted to the given \s-1COLUMN\s0 arguments. The output is sorted by the \s-1KEY\s0 arguments.

BUGS

msql is not fully supported.

AUTHOR

Stefan Hornburg (Racke), [email protected]

RELATED TO dbs_printtab…

perl\|(1), DBIx::Easy\|(3)