blob: 9d935b1a61779882ee0a2afabd86f2c394b38019 (
plain)
1
2
3
4
|
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
|