Upload image file in Oracle 12c in Linux environment
Hi All,
We have Oracle 12c database on Linux. I have created a table with column as BLOB to save image. Client requirement is not to create database directory and to
read and save file from client machine (windows) .
Please can you help me to know how I can achieve this in PL/SQL.
Also let me know how I can retrieve the image saved in table on client machine.
Thanks,
Vinit