You are creating a SQL Server Master Data Services (MDS) model for a company. The source data for thecompany is stored in a single table that contains the manager-to-subordinate relationships. You need to create
a hierarchy representing the organizational structure of the company. Which hierarchy type should you use?
A.
Natural
B.
Explicit
C.
Parent
D.
Recursive
Explanation:
According to these references, this answer looks correct.
http://technet.microsoft.com/en-us/library/ff487006.aspx
http://msdn.microsoft.com/en-us/library/ee633747.aspx
http://technet.microsoft.com/en-us/library/ee633759.aspx