...
Database-Management-System
August 26, 2024
Database-Management-System
August 26, 2024
Database-Management-System
August 26, 2024
Database-Management-System
August 26, 2024

Database-Management-System

Question 445

Find minimum number of tables required for converting the following entity relationship diagram into relational database?


A
2
B
4
C
3
D
5
Question 445 Explanation: 
There is one to many relationship between R1 and R2. So there will be two tables representing R1 and R2 respectively. And there is a table to represent multivalued attribute B.
So total number of tables required to represent given ER diagram is 3.
Correct Answer: C
Question 445 Explanation: 
There is one to many relationship between R1 and R2. So there will be two tables representing R1 and R2 respectively. And there is a table to represent multivalued attribute B.
So total number of tables required to represent given ER diagram is 3.

Leave a Reply

Your email address will not be published. Required fields are marked *