1.2K Star 6.2K Fork 2.7K

闲.大赋(李家智) / springboot-plus

 / 详情

分页查询语句不能使用分组查询

待办的
创建于  
2020-02-19 10:39
暂无描述。

评论 (2)

赵仕琦 创建了任务
赵仕琦 关联仓库设置为闲.大赋/springboot-plus
展开全部操作日志

这个确实是,解决办法可以套一个sql

xxx
===

select #page()# 
from (select count(1),status from user group by status)

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
29 xiandafu 1678706040
Java
1
https://gitee.com/xiandafu/springboot-plus.git
git@gitee.com:xiandafu/springboot-plus.git
xiandafu
springboot-plus
springboot-plus

搜索帮助