How many tables should you identify?

HOTSPOT
You are developing a web application that will store data in an Azure SQL Database.
The application will contain three classes named Vehicle, Car, and SportsCar. Car will inherit the Vehicle class. SportsCar will inherit the Car class. You plan to create the table structure for the three classes by using mapping strategies in the Entity Framework.
You need to identify how many tables will be created by each mapping strategy,
How many tables should you identify? To answer, select the appropriate options in the answer area.
Hot Area:

microsoft-exams

One thought on “How many tables should you identify?

  1. In explanation it is told that Vehicle class is abstract.But in requirements it is not told that Vehicle class is abstract.
    So, table-per-concrete-class also 3.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.