Explain salesforce.com security implementation with respect to profiles, roles, and hierarchy, sharing rules, owd(org-wide default settings)? Also, specify which is the most restrictive security setting?
No Answer is Posted For this Question
Be the First to Post Answer
Explain TestSetup annotation?
What are the best practices for test class?
What is $resource global value provider? Is it possible to obtain a reference to a static resource in javascript code?
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
What is full copy sandbox?
Suppose there are 2 account records with 3 contacts associated against each account record. What would be the end result, if I merge these two account records ?
Do we need a namespace to develop lightning components ? : salesforce lightning component
How does salesforce track sales?
What is the sharing rule?
What is a tabular report?
What is difference between visualforce components and lightning components ? : salesforce lightning component
What are objects in salesforce?