How to fetch more than 1000 rows from DB

He everyone!

So, I've created a ER to fetch data from database, using a stored procedure. However, it seems being limited by 1000 record by search.

Is it possible to change this config. If so, anyone can tell how should I procced ?

One option it to dismember the search and do it little by little, until fetch all data requested, but I rather to try something more easy and smart.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data