New Oracle@Oracle paper shows how GoldenGate allowed for real-time operational reporting for Oracle E-Business Suite: http://t.co/SQVfHcD7
Exporting DB table contents to csv
In the developer/admin user of the APEX environment, you are able to export the contents of any table into a flat file (txt, csv).
- To do this, go to the Utilities tab of the application, in the top right hand corner.
- Click on the Data Load/Unload Icon.
- Click on the Unload Icon.
- Click on Unload to Text.
- Step through the wizard to choose the table, columns, and format you want to export your file to.


