Home » Database » Database miscellaneous » Question

Database miscellaneous

Direction: Consider the following ER diagram :

  1. The minimum number of tables needed to represent M, N, P, R1, R2 is
    1. 2
    2. 3
    3. 4
    4. 5
Correct Option: B

There are 3 entity set, but 2 relations R1 & R2 only. R1 is one to many from P to M. R2 is one to many from P to N. N is weak entity set here.



Your comments will be displayed only after manual approval.