You need to sign in to do that
Don't have an account?
mromani1
Governor Limits
Just a quick question on governor limits.
I noticed that there is a limit on how many records you can return at a time (10 000, if I am not mistaken).
In general i wont come close to that limit, but there are a few cases where i would need to return more than that limit.
What can be done to get around this? Is there a way around this, and if so, what can i do?
Thanks!!
mromani
Check out the section titled SOQL For Loops Versus Standard SOQL Queries on page 54 of the Apex Developer's Guide
This has a nice description of the options available.