Answer the question
In order to leave comments, you need to log in
What index to choose for a range of dates?
Have a request
SELECT *
FROM table
WHERE id > 100
AND date >= ДАТА
AND date < ДАТА
ORDER BY id
LIMIT 1000
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question