oh, yes Code: update company set name = replace(name,',','')
update company set name = replace(name,',','')
Tomaž "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools" - Douglas Adams
Forum Rules