How to update BLOB Colum in DB Table using DB Script
We have a requirement where we have to add one extra column in DB table and have the value in that expose column but while opening a case Property value comes from the BLOB. So Exposed column value should exist in BLOB.
Is there any way using DB script that we can insert Exposed column value into the Blob Colum.