How to Replace Part of String in Update Query in MySQL November 2, 2022November 2, 2022 Sreeram Sreenivasan Leave a comment MySQL Sometimes you may need to replace part of string in update query in MySQL. Here are the steps to do so. Continue reading