I have a CLOB data type on my database and a FileUpload button on my ASP.Net. So my question is how can I insert a word document or PDF file into my Oracle database using ASP.Net?
Anyone knows how to do this? I'm a beginner. Please bear with me :)