update shop set shopcode = CONCAT("XX",shopid) where shopid <10;

组合表中的一个字段和字符串,更新到另一个字段。

 

相关文章: