C#技术百科
问问你的心你有没有信心 做事情要专一坚定,执着

查看公司和公司产品数的sql语句

select * from (select C_ID,(select count(1) from product where C_ID=companyinfo.C_ID) c from companyinfo where C_ID in(select C_ID from EnterpriseLibrary where FirstSort in('32d670','6a726a','0796ce','74f0cb','9671cf','70b5bd','b2130b','6f70b0','916dc2','67235c'))) tableCompany where c>0

posted on 2009-05-21 17:11  王德田  阅读(216)  评论(0编辑  收藏  举报