debian man page for dbs_printtab

Query: dbs_printtab

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBS_PRINTTAB(1p)					User Contributed Perl Documentation					  DBS_PRINTTAB(1p)

NAME
dbs_printtab - Prints SQL table data on standard output
DESCRIPTION
dbs_printtab is an utility to print SQL table data on standard output. dbs_printtab asks for a password if necessary.
COMMAND LINE PARAMETERS
Required command line parameters are the DBI driver ("Pg" for Postgres or "mysql" 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 ("racke", "racke@linuxia.de" or "@linuxia.de").
COMMAND LINE OPTIONS
-c=COLUMN[,COLUMN], --columns=COLUMN[,COLUMN] The output is restricted to the given COLUMN arguments. --sort=KEY[,KEY] The output is sorted by the KEY arguments.
BUGS
msql is not fully supported.
AUTHOR
Stefan Hornburg (Racke), racke@linuxia.de
SEE ALSO
perl(1), DBIx::Easy(3) perl v5.8.8 2007-02-01 DBS_PRINTTAB(1p)
Related Man Pages
dbs_dumptabstruct(1p) - debian
dbs_dumptabdata(1p) - debian
debaux-build(1p) - debian
dbix::class::storage::dbi::mysql(3) - osx
cgi::extratags(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com