I read about Bulk Collect
and wrote some code using it (not deployed yet). The total amount of rows returned is in the vicinity of 80.000. I limited the amount of rows returned in one batch to 10.000, but there is no basis for using this number, I simply improvised.
What would be a good method for determining how to limit the Bulk Collect
?