Question: . A specialization can be mapped to the relational model as i) a single table ii) one table for each subclass, and each of those
. A specialization can be mapped to the relational model as
i) a single table
ii) one table for each "subclass", and each of those tables includes all "superclass" attributes
iii) one table for each "subclass", plus one table for the superclass
a) Which of those representations work for disjoint specializations, and which for overlapping specializations? Explain
b) Which of those representations work for mandatory specializations, and which for optional specializations? Would a modified description work? Explain.
c) Which representation is least favorable when subclasses have many distinctive attributes? Explain.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
