How can I replace a portion of text in a field with something else? In my ITEMS table there is a field called DESCR. Some of the values in this field contain text strings that I want to replace. For instance, there are a number of items that contain the text " (S)". I want to remove this text from any items that have it.
Can someone help me develop the SQL script that will do this? TIA!!!
Can someone help me develop the SQL script that will do this? TIA!!!