in reply to Accessing executing SQL with Perl DBI & Oracle?
Try looking at perldoc DBI and see if that answers your question. Then develop the query you want to run from a command line prompt into the database, and that should be enough to get you going.
--t. alex
|
|---|