¾ÍÊÇÏÂÃæÕâ¸ö¾ä×Ó¡£¡£ÎÒÔÚSQL DEVELOPERÖÐÖ´ÐÐÊÇûÓÐÎÊÌâµÄ¡£¡£ µ«ÊÇÔÚ.NETÏÂÃæ¾Í»á±¨ ȱʧ±í´ïʽ¡£¡£ Çë¸÷λ°ïÎÒ½â´ðÏÂÒÉÎÊ¡£¡£ select au.zz name,count(au.qcode) ccount from ISTIC_DATA_CSTPCD_AUTHOR au inner join (select distinct(arti.AID) disaid,arti.qcode qcode from ISTIC_DATA_CSTPCD_FUND fund inner join ISTIC_DATA_CSTPCD_ARTICLE arti on fund.qcode=arti.qcode where 1=1 and fund.JJXM like '%°²»Õ%' ) te on te.qcode=au.qcode group by au.zz order by ccount desc¿´¿´×ֶλòÕß±ðÃûµÈ£¬ÓÐûÓÐÊÇ.NET¹Ø¼ü×Ö Ñ§Ï°ÁË... ºóÃæ¼Ó¸ö·ÖºÅÊÔÊÔ select au.zz name,count(au.qcode) ccount from ISTIC_DATA_CSTPCD_AUTHOR au inner join (select distinct(arti.AID) disaid,arti.qcode qcode from ISTIC_DATA_CSTPCD_FUND fund inner join ISTIC_DATA_CSTPCD_ARTICLE arti on fund.qcode=arti.qcode where 1=1 and fund.JJXM like '%°²»Õ%' ) te on te.qcode=au.qcode group b