Answered step by step
Verified Expert Solution
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 below into tables using the OptionalMax 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 NAME, Primary Key, Foreign Key, attribute attribute attribute For example, STUDENT, studentid lockerid lastname, firstname, dateofbirth." These are my answers:
EMPLOYEE, Primary Key EmpNO Name, Title, DOB
LOCATION, Primary KeyLocationID City, State, Population
PROJECT, Primary KeyProjNO Foreign KeyEmployeeID EstCost
EMPLOCATION, Composite Primary KeyEmployeeID LocationID
SKILL, Primary key SkillNO Description
EMPSKILL, employeeid Foreign Key skillid Foreign Key
MARRIAGE, Primary KeyEmpID Foreign KeyEmpID DateMarried
DEPARTMENT Primary key DepartmentName Phone
VENDOR Primary key VendorID Address
BUYSFROM, Composite Primary KeyDepartmentID VendorID Foreign KeyDepartmentID Foreign KeyVendorID DateLastMeeting
Can you expert please cross check and make sure everything is correct please. edit my answer as needed
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started