Codesnipp.it Social Code Sharing

stephen coe

MYSQL find & replace

by stephen coe on Feb 12, 2012

update {table} set {field} = replace({field},'{string to find}','{replace with}');

Can't see the comments? Please login first :)