Valid 1z0-591 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-591 Exam! ExamDiscuss.com now offer the newest 1z0-591 exam dumps, the ExamDiscuss.com 1z0-591 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-591 dumps with Test Engine here:
An organization has its employees' names in an Employees table, and information about their jobs in a Jobs table. However, an organization's employees can have multiple jobs, and the same job can be performed by multiple employees. This situation would result in a many to-many relationship between the Employees and Jobs tables. How can the many to-many relationship issue be resolved?
Correct Answer: B
Explanation/Reference: When you need to model many-to-many relationships between dimension tables and fact tables, you can create a bridge table that resides between the fact and the dimension tables. A bridge table stores multiple records corresponding to that dimension. In the Administration Tool, General tab in the Logical Table dialog box contains a check box that you can select to specify that a table is a bridge table. A bridge table allows you to resolve many-to-many data relationships. Reference; OBI Server Administration Server Guide, Version 10.1, Identifying Bridge Tables