How do I use a procedure to run a select that exports to an excel spreadsheet? Using PL/SQL - Oracle 11g
We currently have people copy pasting information into spread sheets that they use for testing every release. I am trying to convert all of their statements into one procedure that will run it for them instead of wasting days worth of time pasting.