What are the different types of object relations in salesforce? How can you create them?
Answer / Sachchidanand
The different types of object relations in Salesforce are: 1. Master-Detail Relationship: A master-detail relationship represents a parent-child relationship between two objects where changes made to the master record will automatically cascade to its child records. This relation can be created from the 'Related To' section in the detail object page layout. 2. Lookup Relationship: This relation allows you to link one record to another but does not enforce any data integrity rules. It can be created from the 'Related List' section in the page layout of either object. 3. Junction Object: A junction object is used to create a many-to-many relationship between two objects. It is created as a custom object with fields that reference both parent objects. 4. External Object: This relation allows you to access external data stored in other systems like SQL databases or Google Analytics and connect it to your Salesforce org.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many relationship types are in Salesforce and what are they?
What is render, rerender, renderas ?
What is Salesforce?
Define formula fields?
What are the escalation rules?
What is trigger.old and when do you normally use it?
Can two profiles be assigned to the same user?
What is the difference between a Standard Controller and Custom Controller?
What are the features of force.com data loader?
What is the difference between trigger and workflow in salesforce ?
Why Salesforce is important?
Explain Tabular Reports?