统计函数可以同时使用么

浏览:299 发布日期:2015/11/19 分类:求助交流
如:原生这只要:select count(order_info_id) as cut,sum(price*number) as price_cut,sum(commission) as commission_cut from wsj_order_info where sell_member_id=1 and order_info_state=3 and brand_id=8 就可以了

疑问:thinkphp一定要分页写三次吗?
最佳答案
评论( 相关
后面还有条评论,点击查看>>