Direction: Consider the following ER diagram :
-
Which of the following is a correct attribute set for one of the tables for the correct answer to the above question?
-
- {M1, M2, M3 P1}
- {M1, P1, N1, N2}
- {M1, P1, N1}
- {M1, P1}
- {M1, M2, M3 P1}
Correct Option: A
Two tables in the scenario will be M1 ,M2 ,M3 ,P1 which is for relation R1 &N1 ,N2 ,P1 ,P2 with P1 as primary key N1 is a weak entity set. This is for relation R2.