#sql Delete From test where id in (select id from test Limit 0, 100 < (select count(*) from test));