会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
1O(∩_∩)O1
剑气纵横三万里,一剑光寒十九洲
博客园
首页
新随笔
联系
订阅
管理
2020年8月17日
使用Thinkphp解决group和count一起使用的问题
摘要: 使用tp,group和count无法得到想要的sql语句。 M('Report')->group('begin')->where($term)->count(); SELECT COUNT(*) AS tp_count FROM `qdb_report` WHERE ( `type` = 1 ) A
阅读全文
posted @ 2020-08-17 09:58 1O(∩_∩)O1
阅读(1850)
评论(0)
推荐(0)
编辑
公告