上一篇 select * from ioa_study where study_id<10 order by study_id desc limit 0,1; 下一篇 select * from ioa_study where study_id>10 limit 0,1; select * from ioa_study where study_id>10 order by study_id asc limit 0,1;