MSSQL如何将查询结果拼接成字符串
摘要:
select SizeID,Matid,SizeCaption from mmfsize(nolock) where matid='000309' order by SizeID select (select SizeCaption+',' from mmfsize(nolock) b where 阅读全文
posted @ 2018-04-27 22:28 wwwlzp 阅读(977) 评论(0) 推荐(0)
浙公网安备 33010602011771号