4 ms·
This is a really useful trick. Does anyone know of an Oracle analog?
by vasudeva 18y ago
This is a really useful trick.
Does anyone know of an Oracle analog?
- jrockway 18y agoJust 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.