I want to query all records from number 50 and up. So instead of doing something like LIMIT 49, 99999
I want to know if there is an official way.
相关问题
- sqlyog export query result as csv
- NOT DISTINCT query in mySQL
- MySQL: conduct a basic search
- Why sometimes there is one of more gap(s) in the v
- mySQL alter table on update, current timestamp
No, sorry. From the MySQL Documentation: