Mysql query for select last x rows

QUERY = "SELECT * FROM USER ORDER BY USERID LIMIT X

No comments: