select * from (select row_number() over (order by ypbsm)as num , * from ypbzb ) as a where num>=1 and num<=10 相关文章: 2022-12-23 2022-12-23 2022-12-23 2022-01-29 2022-12-23 2022-12-23 2021-04-25 2022-12-23