摘要: SELECT ',' + CAST(column AS NVARCHAR(MAX)) FROM table_name FOR XML PATH ('') 阅读全文
posted @ 2015-10-25 11:32 傻傻丶乐 阅读(1406) 评论(0) 推荐(0) 编辑