Activity Forums Salesforce® Discussions What is Many-Many Relationship in Salesforce ?

  • shariq

    Member
    September 23, 2018 at 9:10 am

    Many-Many Relationships between two objects can be created.
    Junction Object is used to create Many-Many Relationship.
    Junction object can also be called as Join Object.
    Junction Object links each objects in Many-Many Relationship.

  • Parul

    Member
    September 23, 2018 at 9:13 am

    Many-to-Many

    You can use master-detail relationships to model many-to-many relationships between any two objects. A many-to-many relationship allows each record of one object to be linked to multiple records from another object and vice versa.

    To create a many-to-many relationship, simply create a custom junction object with two master-detail relationship fields, each linking to the objects you want to relate.
    By using Junction Object we can achieve this relationship, here junction object is having Master- Detail Relationship with different objects (Ex.Students & Courses). Using this Master to Detail Relationship, we can create the Many-to-Many Relationship in between the objects.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos