Answer:
For example consider the entity set payment, which has the three attributes; payment –number, payment-date, and payment-amount. Payment-numbers are typically sequence numbers, starting from 1.generated separately for each loan. Thus although each payment entity is distinct, payment for different loan may share the same payment numbers. Thus this entity set does not have a primary key; it is weak entity set.
For example consider the entity set payment, which has the three attributes; payment –number, payment-date, and payment-amount. Payment-numbers are typically sequence numbers, starting from 1.generated separately for each loan. Thus although each payment entity is distinct, payment for different loan may share the same payment numbers. Thus this entity set does not have a primary key; it is weak entity set.
You may be interested in:
Advanced Database Management System MCQs