I have table with 50 entries (users with such details like Name Surname Location etc)
I want to create a query that give me users from row 1 to row 10. Then another query that give me users from 11 to 20 and so on.
Is there any way how to do that?
Thanks