摘要:
select count(id) from workflowbase where isdelete=0 and id in(select workflowid from workflowlog where operator in('4028e5e55f6dfac3015f7be47a9f6efb', 阅读全文
摘要:
select stuff((select ','+objname from contract where charindex(id,pactid) > 0 for xml path('')),1,1,'') from project where id='2c928b7992f766440192fc2 阅读全文
摘要:
SELECT STUFF( (SELECT ',' + id FROM assets where id in('4028e481467e27a4014683c552db1794','4028e481467e27a4014683c6ff7717d4') FOR XML PATH('')), 1, 1, 阅读全文