A developer is creating an enhancement to an application that will allow people to be related to their employer. Which data model should be used to track the data? A. Create a junction object to relate many people to many employers through master-detail relationships B. Create a lookup relationship to indicate that a person has an employer C. Create a junction object tolerate many people to many employers through lookup relationships D. Create a master-detail relationship to indicate that a person has an employer

Answer :

Answer:

B. Create a lookup relationship to indicate that a person has an employer

Explanation:

Programmers are professional who build computer softwares.

Creating a lookup relationship to indicate that a person has an employer is the data model used to track the data of a developer creating an enhancement to an application that will allow people to be related to their employer. This data model allows for 25people per object.

Other Questions