You are designing a SharePoint 2010 solution that stores employee information in a list
named Employees and company information in a list named Company. Each company has
one or more employees. You need to recommend that a developer add a new column so
that a one-to-many relationship is created between the Company list and Employees list.
Which approach should you recommend?
A.
Add a Lookup column on the Company list.
B.
Add an External Data column on the Employees list
C.
Add a Lookup column on the Employees list
D.
Add a Managed Metadata column on the Company list.