摘要:
SELECT * FROM Tablewhere a.TenantKey=@TenantId AND (@ProjectKeys is null or b.RecuritProjectKey in (select * from dbo.f_SplitToInt(@ProjectKeys,',')))... 阅读全文
posted @ 2014-07-18 15:49
huyg
阅读(1034)
评论(0)
推荐(0)
浙公网安备 33010602011771号