摘要:
string json = (new System.Web.Script.Serialization.JavaScriptSerializer()).Serialize(dic); 阅读全文
posted @ 2017-05-17 12:14
PaperFolding
阅读(160)
评论(0)
推荐(0)
摘要:
select id,max(case when 唯一值列名=值 then 需要转的列数据 end) as '重定义名字',max(case when 唯一值列名=值 then 需要转的列数据 end ) as '重定义名字'from 表名 group by id order by id; 阅读全文
posted @ 2017-05-17 12:13
PaperFolding
阅读(154)
评论(0)
推荐(0)
浙公网安备 33010602011771号