select app_id from appx limit 1 select * from appx where app_id = @{app_id:int} limit 1 select * from appx where app_id > @{app_id:int} order by app_id asc limit 4 select app_id from appx limit 4 select app_id from appx limit 4