23 Sep, 2006
Apending text to a field which isn’t empty (mysql)
UPDATE `table`
SET `field` = CONCAT(`field`, ' append text');
Love what you've just read? Subscribe to our newsletter to receive tips, resources and special offers related to web development & design.
Hello! Welcome to Web development blog! My name is Ei Sabai and on this blog, I write about web development, mobile app development, latest web technologies and the likes. Read more 

