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
猜你喜欢
  • 2021-12-12
  • 2022-02-09
  • 2021-12-27
  • 2022-12-23
  • 2021-11-15
  • 2022-03-02
相关资源
相似解决方案