What does “view all” and “modify all” permission do at object level? : salesforce sharing and security
No Answer is Posted For this Question
Be the First to Post Answer
How it is different from soql?
What is queue? : salesforce workflows and approval process
What is trigger.new?
What is web-to-lead?
What are different kinds of reports?
When to use before and after trigger in salesforce?
What are the benefits of the “one trigger per object” design pattern?
Can we disable locker service? : salesforce lightning component
Can we define apex sharing reason for standard object? : salesforce sharing and security
What is page layout and record types? : salesforce admin
What is the significance of geo fields on an object?
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 ?