Or you may want:
UPDATE Links SET Description = REPLACE(Description, 'Microsoft', 'Borland');
to replace all occurrences of Microsoft with Borland in the description.
Cheers,
Alex
--
Gossamer Threads Inc.
UPDATE Links SET Description = REPLACE(Description, 'Microsoft', 'Borland');
to replace all occurrences of Microsoft with Borland in the description.
Cheers,
Alex
--
Gossamer Threads Inc.