Hi ,
In our application we are uploading files(log & dump) files into blob table using directory ,because of this per month our database size is growing about 600mb for that we are trying to decrease the size by deleting some old files from blob table ,but all files are stored in directory(folder).
Requirement: ---> How to fetch the file from directory to our data base table.
---> providing download option in column itself.
OS --> ubuntu
version -> 12
oracle 11 g r2
apex 5