Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
wrap in another select
SELECT *
FROM (<ваш селект>) AS a
WHERE a.rank = 1
SELECT id, votes, game
FROM servers
ORDER BY votes DESC
LIMIT 2,1
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question