hola, wondering if this is possible,
id like to update only a part of my table info,
ie. if my table contained
texttexttexttexttext texttexttexttext bananna text text text
could I update where string = bananna to apple
?
and the result would look somthing like
texttexttexttexttext texttexttexttext apple text text text
not sure if this is possible,
thanks