博客开通
博客名称 :
博客昵称 :
自我介绍 :100字以内

信息标题
没有提示信息
用户登录
登录名 :立即注册
密 码 :找回密码
Cookie :

页面设置

正文

MSSQL 2005中 批量替换字符

2010-07-01 23:07:52
分类:点滴积累

update 表名 set 字段名称=replace(cast(字段名称 as varchar(8000)) ,'替换前的内容','替换后的内容')

=========================

  • SQL孤立用户错误:
  • SQL server browser:The answer packets SQL Server browser service sends always originate (source IP address) from the servers primary IP address and UDP port 1434, not the ip address the client has sent the request to.[SQL Server Browser为远程连接而设立的服务]
阅读( ) | 评论( 0 )
前一篇:特殊字符
后一篇:创业杂谈