0
6.9kviews
What are Strong and Weak Entity Sets in DBMS and Write Difference between them.
1 Answer
0
149views

The entity set which does not have sufficient attributes to form a primary key is called as Weak entity set.

An entity set that has a primary key is called as Strong entity set.

Consider an entity set Payment which has three attributes: payment_number, payment_date and payment_amount. Although each payment …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.