Select from following answers:- Create an inheritance relationship. Select OnlineCourse as the base entity and Course as the derived type.
- ark OnlineCourse as abstract. Add a condition to the Course mapping details.
- Create an inheritance relationship. Select Course as the base entity and OnlineCourse as the derived type

- All Above
Create an inheritance relationship to cause OnlineCourse entities to include all the properties of the Course entity.
Show Correct Answer
Source: MeasureUp.com | |
Alert Moderator