Hello team, I have searched about this question without success. A client ask to upload .zip files into a BLOB column but the file is only on the client machine and cannot by uploaded to the database server. It must be inserted directly from a local directory in the client machine to the BLOB column in the database using an procedure via sqlplus.
Does anyone has faced the same question? Thanks in advance.