Hi All,

I've currently been working on loading many external binary files (PDF) into BLOB column.  After some digging, I learn that the SQL*LOADER can be used to load data from external files into table.  I also got help from another forummate mentioning to use PL/SQL procedure to do so.  Since I have not done anything like this before.  So, my question is what is the simple approach needed to upload PDF files into a table(there is only one table containing BLOB column in my database).  In addition, the LOBs can not be query-able, I wanted to list the contents of the LOBs column to make sure that I did successfully upload data into the database.  How can I do that?.  I do need your help.  Please direct me step by step how to do so.  Your help is greatly appreciated. 

Regards,

Trang



Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience

Reply via email to