Hi nic,
Yes, you can use BLOB as the data type. In addition you should be using DBMS_LOB package to insert the image into this BLOB type.
You can refer book : Oracle Built-in packages by Steven Feuerstein (O'Reilly publications) for further help.
thanks,
AD




Reply With Quote