Re: How to REPLACE in a ntext column
I have a ntext column in a table. Say the value is 'xxxxabcxxxxx'. I want to replace the 'abc' with '123'. I have tried several ways but have not been successful. Anyone know how to update this ntext column?
Re: How to REPLACE in a ntext column
I have a ntext column in a table. Say the value is 'xxxxabcxxxxx'. I want to replace the 'abc' with '123'. I have tried several ways but have not been successful. Anyone know how to update this ntext column?