2025年1月8日

SQLSERVER 行转列 用逗号隔开

摘要: select DispatchList.cDLCode,DispatchLists.cSoCode from DispatchLists,DispatchList where DispatchList.DLID=DispatchLists.DLID and cDLCode='SN2025010610 阅读全文

posted @ 2025-01-08 15:49 八度空间 阅读(269) 评论(0) 推荐(0)

导航