1 1 vote Weak entity set avoids the data duplication and consequent possible inconsistencies caused by duplicating the key of the strong entity.. plz clarify this........ Databases databases + – radha gogia 857 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
1 1 vote clearification of above statement is in two ways (a) weak entity is totally participated in strong entity i.e. each element of weak entity is must have some element in strong entity but weak entity have not its own primary key it is identified by primary key of strong entity (b) suppose if we duplicate the weak entity set then we have to duplicate the primary key as we know that primary key must contain unique value which is not possible so there will be contradiction here saket nandan answered Aug 10, 2015 saket nandan comment Share Follow 0 reply Please log in or register to add a comment.