oracle sql语句获取前两条数据select id,seq from hzds_admin where seq

来源:学生学帮网 编辑:学帮网 时间:2024/05/29 13:37:54

oracle sql语句获取前两条数据
select id,seq from hzds_admin where seq

select * from (select id,seq from hzds_admin where seq