MySQL concat

mysql 批量替换数据
UPDATE yzy_talent SET cid=concat(cid,’[’+cid+’]’) where id = 1;

阅读更多
0.051483s