摘要:
1、多条件 查询 上下级 所有数据 select * from OrgUnit where (ParentId = '3' or OrgId='3' or ParentId in (select OrgId from OrgUnit where ParentId='3'))2、相同列数的 多个查询结... 阅读全文
posted @ 2014-08-20 10:28
Leon719
阅读(175)
评论(0)
推荐(0)
浙公网安备 33010602011771号