select * from (select * from table order by 字段名 desc) where rownum<你要查的记录条数,这样才能符合条件。 相关文章: 2022-12-23 2022-02-09 2022-12-23 2021-08-10 2021-12-28 2022-12-23 2022-12-23 2022-12-23