'Trying to retrieve .msg file output from oracle clob column using sql IDE

I am new to Oracle 11g

I am trying to retrieve clob column which has .msg file stored in the column - I am trying to get the data from oracle using SQL IDE and write as a file in the local directory using some procedure

I am not sure what would be the best way to do this

Please point me in the right direction -

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source