I have a Image data type column.
I have some binary data in it (52440 bytes).
I have to update some 100 bytes more.
(52440 +100) bytes total.
How can i update this particular column from the Java ResultSet.
(like using the Query Select ***** for Update in Oracle.)
Plz let me know if any other methods can be used.
ASAP.
Regards,
All the Best,