Easy File Downloads with APEX_DATA_EXPORT.DOWNLOAD
Need to download a file from an APEX page but not sure how?
Before you write your own custom PL/SQL procedure that requires setting HTTP headers and uses sys.WPG_DOCLOAD.download_file or HTP.PRN to output content, consider using APEX_DATA_EXPORT.DO...
haniel.hashnode.dev2 min read