Hi
I am trying to retrieve .msg (outlook file) stored in oracle database against a clob_data_type
I am using Oracle 11g - I don't have a option to create a oracle Form - I am trying to get this using SQL script
Also, tried https://orclqa.com/oracle-pl-sql-download-blob-file-to-disk/ by changing the datatype frpm blob to clob - everything runs okay but file is not stored in local machine
Not sure what to do - Any pointer would be helpful
Thanks In Advance