mysql中的替换语句
作者: 来源: 时间:2008-07-23
导读:
如下:
update users_settings set `ConfigValue` = replace(configvalue,' fromstr' ,'tostr') where `ConfigName`='accesslist'
责任编辑:it415.com
相关内容
如下:
update users_settings set `ConfigValue` = replace(configvalue,' fromstr' ,'tostr') where `ConfigName`='accesslist'
责任编辑:it415.com