mysql中的替换语句
点击次数:26 次 发布日期:2008-11-27 18:51:26 作者:源代码网
|
如下: update users_settings set `ConfigValue` = replace(configvalue," fromstr" ,"tostr") where `ConfigName`="accesslist" 源代码网供稿. |
|
如下: update users_settings set `ConfigValue` = replace(configvalue," fromstr" ,"tostr") where `ConfigName`="accesslist" 源代码网供稿. |