mysql中向表中某字段追加字符串的方法
Update `表名` SET 本文来源gaodai#ma#com搞@@代~&码网title = CONCAT(title,’MV’) where articleid=3487 and title not like ‘%v’
mysql中向表中某字段追加字符串的方法
Update `表名` SET 本文来源gaodai#ma#com搞@@代~&码网title = CONCAT(title,’MV’) where articleid=3487 and title not like ‘%v’