摘要:        
需要提供对象: 一张需要被替换字符的表。 通过游标结合动态SQL对某一张特定表的所有列进行更新,主要是对其列值的异常字符处理。 dbo.Characters_need_to_be_replaced create proc usp_Clean_Table @table_name sysname as     阅读全文
posted @ 2015-01-14 06:56
云雾散人
阅读(138)
评论(0)
推荐(0)
        
Talk is cheap , show me the code!
