5 pts.
 oracle form:export to excel
I have an oracle form,i need the code of a function that exports a given SQL query into Excel sheet on a button click action.

Software/Hardware used:
ASKED: May 21, 2008  10:06 AM
UPDATED: September 13, 2008  7:17 PM

Answer Wiki:
If you didn't find the way to export your data to excel, you could easily export it to a csv file (which are by default open with excel) using the package TEXT_IO. Regards,
Last Wiki Answer Submitted:  September 13, 2008  7:17 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _