recategorized
809 views
0 votes
0 votes
Which of the following is/are true regarding Weak Entity Sets?
(P) An entity set that does not have a primary key is referred to as a weak entity set.
(Q) The existence of a weak entity set depends on the existence of a identifying entity set.
(R) It must relate to the identifying entity set via a total, one-to-many relationship set from the identifying to the weak entity set
(S) The primary key of a weak entity set is formed by the primary key of the strong entity set on which the weak entity set is existence dependent, plus the weak entity set's discriminator
(T) The primary key of the entity set is not explicitly stored with the weak entity set, since it is implicit in the identifying relationship.

  1. Only R, S and T are true
  2. All are true
  3. Only Q, R and S are true
  4. Only P, R and S are true
recategorized

Please log in or register to answer this question.

Answer:

Related questions

4 votes
4 votes
1 answer
4
go_editor asked Jul 29, 2016
2,413 views
Consider the following ER diagram:The minimum number of tables required to represent $M, N, P, R_1, R_2$ is2345