is it possible to use sqlplus
to read a file and put the content to a blob column of a table?
the file i want to insert is located at my local machine.

if so , how?