Hi Marc, wish you're fine!
On Visual SQL Select if you look at the documentation there are those parameters to determine the page size and page number to avoid people to fetch too many rows when it's not needed.
125c878f-5b75-4c49-a730-f0d0f1d4c43a-image.png
If you really need to fetch more results:
Set the pageSize to a higher value
Use Raw SQL Select