Comment on Readable MySQL command line output (Looks like YAML)parentComments−jrockway18yJust 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.
Comments
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.