Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Mapping ERD to Relational Company(...,) Staff(ID,Name,dobirth, companyid,since, wife_name) Task(Description,..) Perfom(ID, description) primary key (id, description) Wife(Name,...) Staff_phone(id, phone) primary key (id, phone) FK (id) references

Mapping ERD to Relational

Company(...,)
Staff(ID,Name,dobirth, companyid,since, wife_name)
Task(Description,..)
Perfom(ID, description) primary key (id, description)

Wife(Name,...)
Staff_phone(id, phone) primary key (id, phone) FK (id) references staff


Child(Name, ID) Primary key (id, name) FK (ID)
 

Company Task Description M 1 Perform Since Work M Wife Name M ID Address Staff 1 Married d.o.birth Phone Age Name Has M Child Name

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

Modern Systems Analysis And Design

Authors: Joseph Valacich, Joey George

8th Edition

0134204921, 978-0134204925

More Books

Students also viewed these Databases questions