Posts by danilo eugenio • 3 points
1 post
-
-2
votes1
answer49
viewsQ: select block rows in block from a range of 10 in 10 by looping the query?
I have a table of 500 thousand precise lines of this 500 thousand lines only of 1000 in 1000 for example select * from table limit 1000 offset 0; the range would be to stop at 1000 and then make…