There is a simple soql query ‘select id, name from opportunity’ which fetches millions of records without any selection criterion. How do we optimize the performance of this simple query without using any selection criterion ?
No Answer is Posted For this Question
Be the First to Post Answer
For which criteria in workflow “time dependent workflow action” cannot be created?
What is the difference between whoid and whatid?
What is an Account Team?
How many relationships are present in Salesforce?
Explain Test.setpage()?
What is the default timeout period while calling webservice from apex.
What are some best practices when writing test classes?
How many dml statements are allowed in on transactions?
What is Apex Email Service?
What are the difference between Render as and Re-render?
What is workflow rule and workflow actions? : salesforce workflows and approval process
How to handle comma within a field while uploading using data loader? : salesforce crm