当前位置: 首页 > 图文教程 > 数据库 > MYSQL > mysql中的替换语句
No. « ‹ 9 10 11 12 › »
关键字
如下:
update users_settings set `ConfigValue` = replace(configvalue,' fromstr' ,'tostr') where `ConfigName`='accesslist'
登陆 还没注册?