Y
Hacker News
new
|
ask
|
show
|
jobs
by
vasudeva
6561 days ago
This is a really useful trick.
Does anyone know of an Oracle analog?
1 comments
jrockway
6561 days ago
Just write a program to connect to oracle, run queries, and print the results in your desired format. It should be about 5 lines of code.
See also DBI::Shell on CPAN.
link
See also DBI::Shell on CPAN.