You need to sign in to do that
Don't have an account?

Organization wide SOQL limit.
Hi,
Can anyone tell what is the organization wide SOQL limit per day?
Regards,
You need to sign in to do that
Don't have an account?
Hi,
Can anyone tell what is the organization wide SOQL limit per day?
Regards,
Do you main API limit?
These are the API limits. However I want to know if there is any limit on the number of SOQL and DML statements we make for an org on the basis of License, per day, etc. I am aware of the governor limits but they are for a single instance of a class or a trigger.
Basically, I am building an application which is going to heavily consume SOQL and DML statements in a visualforce page.