What is master detail relationship and look up relationship in salesforce?
Answer Posted / Vineet Tyagi
Master-Detail relationships represent a parent-child relationship between two objects, where the parent object contains detailed records related to it (the child). A Lookup relationship, on the other hand, allows for one-to-many relationships but without the cascading delete or update capabilities of master-detail relationships.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers