How many records can a select query return?
Answer / Shivani Raturi
The maximum number of records that a SELECT query can return in Salesforce depends on the Salesforce edition you're using. For example, in Developer Edition and Sandbox environments, a single SELECT query can return up to 50,000 records, while in Production orgs with the Unlimited Edition, it can return up to 10 million records.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you edit an apex trigger/ apex class in production environment?
What are setup and non-setup objects in salesforce?
What is trigger.old and when do you normally use it?
Why do we need to write test classes? : salesforce crm
What is the stages of Opportunity?
How do you create a lightning app in salesforce?
What is a lookup relationship in salesforce?
What is recursive workflow rule? How to avoid recursive workflow rules?
what is analytical snapshot?
How to display multiple columns after clicking on the tab?
What is a junction object?
Which fields cannot be added as a custom index?