2004-02-22 02:38:58 +01:00
|
|
|
The DBI Shell, or dbish, is a command-line tool that allows you to run
|
|
|
|
arbitrary SQL statements and diagnostics against databases without
|
2005-05-23 10:26:03 +02:00
|
|
|
needing to write a complete Perl program.
|
2004-02-22 02:38:58 +01:00
|
|
|
-- Programming the Perl DBI, chapter 8
|