Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please translate the ERD shown in Figure 1 below into tables using the Optional - Max method and answer the following questions. Be sure to

"Please translate the ERD shown in Figure 1 below into tables using the Optional-Max method and answer the following questions. Be sure to clearly indicate primary and foreign keys in the tables. Tables should be in the following format TABLE 1 NAME, Primary Key, Foreign Key, attribute_1, attribute_2, attribute_3,... For example, STUDENT, student_id, locker_id, last_name, first_name, date_of_birth." These are my answers:
EMPLOYEE, Primary Key (EmpNO), Name, Title, DOB
LOCATION, Primary Key(LocationID), City, State, Population
PROJECT, Primary Key(ProjNO), Foreign Key(EmployeeID), EstCost
EMP_LOCATION, Composite Primary Key(EmployeeID, LocationID)
SKILL, Primary key (SkillNO), Description
EMP_SKILL, employee_id (Foreign Key), skill_id (Foreign Key)
MARRIAGE, Primary Key(EmpID), Foreign Key(EmpID), Date_Married
DEPARTMENT Primary key (Department_Name), Phone
VENDOR Primary key (Vendor_ID), Address
BUYS_FROM, Composite Primary Key(DepartmentID, VendorID), Foreign Key(DepartmentID), Foreign Key(VendorID), Date_Last_Meeting
Can you expert please cross check and make sure everything is correct please. edit my answer as needed
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

Contrast intelligence and emotional intelligence.

Answered: 1 week ago

Question

Briefly describe four guides to ethical decision-making

Answered: 1 week ago