I have SQL Developer 4.0, and I need to export the content of a blob field (a xml file) into a file in my pc.
I can do it manually (editing the blob field), but I need to do so for couple hundreds records (one file per record). Is there an easy way to do so?