What are permission sets and how do they differ from profiles?
Answer / Sumit Kumar Srivastav
Permission Sets in Salesforce are a way to assign specific permissions to individual users without modifying their profile. They allow for fine-grained access control by allowing you to add or remove specific permissions, while Profiles provide a predefined set of standard permissions and object access levels.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of document and rendrer in lightning component? : salesforce lightning component
What is analytical snapshot? : salesforce reports and dashboards
Define Object relationship overview?
Differentiate between insert() and database.insert()?
What is an external id in salesforce? Which all field data types can be used as external ids? : salesforce crm
What is a Custom report?
What happens if I need to add a picklist value?
Give me code free solution to validate duplicate check on combination of first & last name?
Explain Parallel Approval Routing?
Is it possible to change the existing data types of custom fields, if Yes please explanin?
How many records can a select query return? How many records can a sosl query return? : salesforce crm
What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?