MSSQL这句怎么翻译成MYSQLSELECT * FROM FoodMenu top & where id not in (select id from FoodMenu top &)注:&为展位符,在一个页面中要多少个菜信息[解决办法]select * from table1 order by id limit 100,10;[解决办法]select *from FoodMenu order by id desclimit n,m