trasaction table description field have some value it is worked fine. description feild default value is NULL,its not works..
update transaction set domain='hiox.com',description=CONACT(description,',domain swapped from hioxindia.com to hiox.com') where id=23602
help me..