Solved

All of the Following Are Ways to Represent an Inheritance

Question 86

Multiple Choice

All of the following are ways to represent an inheritance structure in a database EXCEPT:


A) table per concrete class with implicit polymorphism.
B) table per concrete class with unions.
C) table per abstract class with joins.
D) table per class hierarchy.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions