database - weak entitiy from ER with inheritance -
weak entity depends on entity ( primary key = id ), , inheritance form weak entity , e1 , e2 ? how presented in relations ?
entity (id) weak entity (id*) e1 () ? e2 () ? there should artificial key anywhere ? can't identify e1 or e2 id ?
Comments
Post a Comment