Activity › Forums › Salesforce® Discussions › What is a “Lookup Relationship”?
-
What is a “Lookup Relationship”?
Posted by Sumit kumar on May 19, 2020 at 6:59 AMWhat is a “Lookup Relationship”?
Pooja replied 6 years ago 4 Members · 3 Replies -
3 Replies
-
A lookup relationship essentially links two objects together so that you can “look up” one object from the related items on another object.
Lookup relationships can be one-to-one or one-to-many. The Account to Contact relationship is one-to-many because a single account can have many related contacts. - [adinserter block='9']
-
Lookup relationship is a type of Salesforce relationship that is used for where you need to have a relationship between two objects without affecting their properties and also their security. It can be one-to-one or one-to-many relationship. For example, an account to opportunity relationship is one-to-many because a single account can have many related opportunities.
-
Lookup relationships can be one-to-one or one-to-many. The Account to Contact relationship is one-to-many because a single account can have many related contacts
Log In to reply.