extract PDF from database
Hello,
I have an 11.2.0.4 database which has a table that contains PDF files. The table has a NCLOB column type which holds the PDFs. My goal is to extract all the PDFs from each row and write it to the directory on the database server. I can't seem to find the function or packaged procedure that can achieve this ? Can someone help or guide me in the right direction ? Thank you.