Question: Map the following medium-size software vendor data model into a relational database design. You are required to specify tables, primary keys, and foreign keys. Use

Map the following medium-size software vendor data model into a relational database design. You are required to specify tables, primary keys, and foreign keys.

Use the following format for the tables/relations

TABLE_NAME (column_name1, column_bame2, , column_namen)

Underline Primary Keys, and Italicized Foreign Keys

Example: TASK (TaskCode, Description, Type, Status, ListID)

Map the following medium-size software vendor data model into a relational database

COUNTRY CountryID CountryName EMPLOYEE Employeeld Name Address Phone COUNTRY_MANAGER Employeel Rank Manages DEVELOPER Employee Certificate ASSIGNMENT Employeeld ProjectID Score Hours Rate MEMBERSHIP Employeeld TeamID Joined Left PROJET ProjectID TEAM TeamID Is Responsible for TeamName + StartDate EndDate StartDate EndDate +

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!