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 how many controllers can be used in a visual force page?
What is the use force:hasrecordID?
What are the advantages of lightning?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
Do I always create an app bundle first when develop lightning component ? : salesforce lightning component
What is a 'bucket field'?
How do I integrate with Salesforce?
When to use before and after trigger in salesforce?
Define soql ?
What is the basic difference between application event and component event? : salesforce lightning component
How many types of dashboards are there in salesforce?
What is the enhanced list view?