Appending data to a MySQL database field that already has data in it July 22, 2023 by Tarik UPDATE Table SET Field=CONCAT(Field,'your extra html');