select * from ( select * from table_name order by create_time desc limit 100000) as tgroup by t.id; limit 后的数值得对应调整 相关文章: 2021-06-13 2021-11-18 2022-01-19 2022-12-23 2023-03-14 2022-12-23 2022-01-01