When is best to use profiles instead of permission sets?
No Answer is Posted For this Question
Be the First to Post Answer
What are the apex data types?
Difference between sandbox and developer organization?
What are Trigger events? & context variables?
What are the static and dynamic dashboards?
Explain Class Access Modifiers in salesforce?
What is the stages of Opportunity?
How to register, fire and handle a component and application event?
How will you call one vf page from another vf page?
How many characters are allowed in a where clause?
What is the use of writing sharing rules? Can you use sharing rules to restrict data access? : salesforce crm
What should be the condition we need to specify in process builder to specify schedule actions? : salesforce process builder
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 ?