2013-09-26 17:14:40 +02:00

5 lines
223 B
Plaintext

The DBI Shell, or dbish, is a command-line tool that allows you to run
arbitrary SQL statements and diagnostics against databases without
needing to write a complete Perl program.
-- Programming the Perl DBI, chapter 8