摘要:
--分割符转列select ParsedData.* from new_systemparameterbase mt cross apply ( select str = mt.New_value + ',,' ) f1 cross apply ( select p1 = charindex( ',', str ) ) ap1 cross apply ( select p... 阅读全文
posted @ 2020-01-09 17:48
拾梦小侠ด้้้
阅读(194)
评论(0)
推荐(0)