根据 time排序 select * from table where rownum=1 ORDER BY CREATED_AT desc
oracle 选择最新一条数据
最新推荐文章于 2025-02-01 16:13:02 发布
根据 time排序 select * from table where rownum=1 ORDER BY CREATED_AT desc