What is difference between self-relationship and hierarchical relationship? : salesforce objects & fields
Answer / Monika Deora
A self-relationship exists when an object is related to itself, while a hierarchical relationship refers to a parent-child relationship between different objects. An example of a self-relation would be creating a 'Child' custom field on the 'Account' object and linking it to the same 'Account' object. A hierarchical relationship might involve connecting an 'Opportunity' object to an 'Account' object, where the 'Opportunity' is a child of the 'Account'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does lightning work with visualforce ? : salesforce lightning component
How many relationships included in sfdc & what are they?
What is the difference between sharing rules and permission sets in Salesforce?
Best Practices of Creating Contact Sharing Rules?
What is an sobject type?
Do we need a namespace to develop lightning components ? : salesforce lightning component
How do you cover the logic of asynchronous methods in test class?
What are the type of events into salesforce lightning component?
Explain Casting in salesforce?
What are the permission sets in salesforce?
What is the order of execution of workflow rules, validation rules, triggers?
What is the web-to-case in salesforce?