InterviewSolution
Saved Bookmarks
| 1. |
How Can I Create Many – To – Many Relationships? |
|
Answer» LOOKUP and Master-detail relationships are ONE too many relationships. We can create many – to – Many relationships by using a junction OBJECT. Junction object is a CUSTOM object with two master-detail relationships. Lookup and Master-detail relationships are one too many relationships. We can create many – to – Many relationships by using a junction object. Junction object is a custom object with two master-detail relationships. |
|