Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The Company database from the textbook has an Employee table with attributes SSN, Fname, Minit, Lname, etc., plus a Dependent table with the SSN of

image text in transcribed
The Company database from the textbook has an Employee table with attributes SSN, Fname, Minit, Lname, etc., plus a Dependent table with the SSN of the employee who is the guardian of the dependent, the first name of the dependent and the relationship of the dependent to the employee (like son or mother). It is possible for a dependent to also be an employee. If we wanted to add this possibility to the model, how would we do it? Add a new table DependentEmployees with a field that references Dependent Add a field IsADependent to the Employee table Ad a new table DependentEmployees with fields that reference Dependent and Employee Add a field DepSSN to the Dependent table that is a foreign key to the Emolovee tahle

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_2

Step: 3

blur-text-image_3

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

More Books

Students also viewed these Databases questions

Question

please try to give correct answer 5 7 3 .

Answered: 1 week ago