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