When mapping a generalization/specialization relationship to a relational database, which of the following is NOT possible?
A. The superclass and each subclass are designed as relational tables.
B. Only subclasses are designed as relational tables.
C. The aggregate and part classes are designed as relational tables.
D. Only the superclass is designed as a relational table.