Skip to main content

Lookup Vs Master Detail relationship


1.No, you cannot have a rollup summary field that uses a Lookup relationship. it must be on the parent of the master/detail relationship.

Lookup Relationships:


1. Loosely coupled
2. Child field value may be optional
3. No cascade delete
4. Independent ownership & sharing
5. Maximum 25 lookup relationships per child


Master/Detail Relationships:


1.Tightly coupled
2.Child field value is always required
3.Cascade delete
4.Inherited ownership & sharing
5.Maximum 2 master relationships per detail object
6.Can be multiple levels deep
7.If master is a standard object: 2 additional subdetails
8.If master is a custom object:  3 additional subdetails





Comments

  1. A Master/Detail Relationship can not be multilevel deep. It is just one level deep relation however we can have it on lookup relation

    ReplyDelete
  2. I think it is not "Child Field value...". It should be "Parent field value on the child record...."

    ReplyDelete
  3. can any body explain me 7 and 8 points in detail

    ReplyDelete
  4. For Salesforce certification latest and updated dumps contact us at completeexamcollection@gmail.com Refer our blog http://completeexamcollection.blogspot.in/2015/04/salesforce-certification-dumps.html

    ReplyDelete

Post a Comment

Popular posts from this blog

SF ADM 201 Dumps 5

1. Unmanaged packages do not include locked components but can be upgraded?  A. True  B. False 2. What of the following statements is True?  A. Tasks allow you to track the specific actions you plan to perform or have performed; Email Alerts cannot track specific actions  B. Email Alerts allow you to track the specific actions you plan to perform or have performed, Tasks cannot track specific actions  C. Email Alerts and Tasks allow you to track the specific actions you plan to perform or have performed  D. Email Alerts and Tasks cannot track the specific actions you plan to perform or have performed 3. The opportunities fields of the campaign statistics section on a campaign detail page will only be populated for the campaign designated as the primary campaign source?  A. True  B. False 4. Is it possible to have Sidebar search enabled with Global Search?  A. Yes  B. No 5. Which of the following is true about Page layouts?  A

Salesforce Certification 401

                                    Section - I  Dumps part I : SF dev 401 dumps 1 SF dev 401 dumps 2 SF dev 401 dumps 3 SF dev 401 dumps 4   SF dev 401 dumps 5  Dumps part II : SF dev 401 dumps 6 SF dev 401 dumps 7 SF dev 401 dumps 8 SF dev 401 dumps 9 SF dev 401 dumps 10

SF Dev401 Dumps 1

1.How many characters are there in the Salesforce case-insensitive id field of an object? Select the one correct answer. a. id field is not mandatory b. The field length is customizable c. This depends on the version of Salesforce d. 18 2.Name the prefix used by standard VisualForce markup tags. Select the one correct answer. vf apex c s 3.Which of the following cannot be included in a VisualForce page? Select the one correct answer. Java JavaScript HTML Flash 4.To create a new VisualForce page HelloWorld in development mode, which URL should be appended to server address? Select the one correct answer. /HelloWorld /vf/HelloWorld /apex/HelloWorld /home/HelloWorld 5.What is the maximum size of a VisualForce page? Select the one correct answer. 1 MB 5 MB 15 MB There is no limit on the size of a VisualForce page 6.What is the number of components that can be added to a dashboard? Select the one correct answer. 20 25 50 100 7.Whi