Simply, Yes
UPDATE tablename SET columnname = 'REPLACEMENT WORD' WHERE columnname = 'MIS-SPELLED WORD'
Jim
Fogelson, Steve wrote:
I have a word spelled incorrectly in a field in many rows in a table. Is there a way to find and replace that word in the rows and leave the rest of the rows and field contents the same?
Thanks
Steve Fogelson Internet Commerce Solutions

