1, MySQL does not support nested SQL query
2, mysql's LIMIT usage and oracle
MySQL: SELECT * from Tablename Limit A is the result from the first beginning.
Select * from Tablename Limit A, B is the result of B (1) starting from the starting point.
The keyboard is broken, we will continue