I uploaded the image and saved it in the image field in the database, this image is saved as 0xFFD8FFE. When I try to update the above with zero as getting an exception called:
Image and varbinary (max) data types are incompatible in the equality operator
I want to change the above value to zero.
source
share