update hel_Question set Q_Answer = replace(cast(Q_Answer as varchar(8000)) ,'OldStr','NewStr') where QuestionID = 57