blob: 2b20f4c9453b95d6e98c2de1ce9cadd9f00d45d3 (
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
|