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
Explain apex code execution governors and limits?
What is force.com?
How many certifications are available in salesforce?
What is mvc architecture in visualforce?
Explain any scenario occurred you to work beyond governor limits?
What should be done to override the governor limit that restricts you from fetching more than 50,000 records in a soql query ?
Difference between soql & sosl?
Explain bucket fields?
Write a trigger to insert a contact and user when the account is created?
How is SaaS beneficial to Salesforce?
What services are provided by the cloud giant Force.com?
What is group by?