SarasotaIT
IS-IT--Management
I have a very large table that I am trying to replace text in. I would like to design, using SQL, a query that will replace a string with a new value only if that string is part of a pre-specified group of values. For instance: In the CODE field, replace all the ocurrences of: 543, 545, 548, and 550 with the new value: GV. (There exists only one value per record.) I am just trying to minimize the find and replace process since I need to do this for about 100 values. THANKS MUCH IN ADVANCE!!
Terry
Terry