5,093 views
0 votes
0 votes
Which of the following statements are true about weak entity sets

1. a weak entity set cannot have a primary key

2. a weak entity set must have a local attribute in primary key

3.a weak entity must borrow an attribute from another entity set to form a primary key

(a) 1 and 2

(b) 2 and 3

(c) 3 only

(d) None

2 Answers

Best answer
2 votes
2 votes
B is answer

1. weak entity can have primary key by combining weak entity with weak relation. so false

2.a weak entity set must have a local attribute in primary key.  true but  since it borrow attribute from attribute from strong entity  to make primary key. so we can say all local attribute must not present.

3.a weak entity must borrow an attribute from another entity set to form a primary key . Is true only
selected by

Related questions

1 votes
1 votes
1 answer
1
Yashvir asked Sep 10, 2021
482 views
What is the degree of a Recursive Relation in Er Modelling?I think its 1 since only one entity set is participating but can it be 2 since role is different for entity set...
0 votes
0 votes
0 answers
3
Shrenik Pradhan asked Nov 16, 2023
201 views
How can I represent the ER model in tabular form? , in java point, the tabular form doesn't seem to be correct.Ref. https://www.javatpoint.com/dbms-reduction-of-er-diagra...
0 votes
0 votes
0 answers
4
practicalmetal asked Oct 26, 2023
373 views
Can someone please provide me with the correct explanation for this question