摘要:
--创建测试表create table #temp (seq int identity,names varchar(200))insert into #temp(names)values('张三,李四'),('中国,美国,巴西'),('深圳,上海,北京,广州,哈尔滨'),('足球,篮球,乒乓球,台球... 阅读全文
posted @ 2014-12-12 11:16
踏叶乘风
阅读(2528)
评论(0)
推荐(0)
浙公网安备 33010602011771号