Example 5.14.5 The string function replace substitutes every occurrence of its second argument in the value(s) specified by its first argument, by its third argument. In the select written below the string ’Computer’ is replaced by the string ’Comp.’: