How to export data from Oracle Database to an Excel using Oracle Forms 10g
763166Jun 10 2010 — edited Jun 11 2010Hello All,
I am working on a requirement where I need to export data from one Oracle DB table to an excel file.
I am writing the code in the when-button-pressed trigger of a push button.
I am trying to use UTL_FILE package for the same.
If you have worked on similar requirements , please guide me on the same.
Thanks,
Sanu