|
主题:V9.5用SQL调用用户真实姓名发表文章排行 [收藏主题] | 转到: |
V9.5用SQL调用用户真实姓名发表文章排行 查询词句 select top 10 a.userid,a.realname,totalNum from ks_user a,(select inputer,count(*) as totalnum from ks_iteminfo where verific=1 group by inputer)b where a.username=b.inputer order by b.totalnum desc <table> 点评 共 1 条cn2009 要是DIV的就好了。 威望+1 |
|
支持(0) | 反对(0) 顶端 底部 |
支持(0) | 反对(0) 顶端 底部 |
<上一主题 | 下一主题 > |