Is there a limit on how long the list can be that you request?

I did a normal .select() request but my list is only 1000 rows, can i change this limit?
2 Replies
garyaustin
garyaustin4y ago
But it is there for a reason. If you have large row sizes or a much larger row count then you should consider paginating your results.
No description
Ursinta Uggan
Ursinta UgganOP4y ago
Ok, thanks

Did you find this page helpful?