Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For each table, identify the primary keys and the foreign key(s). If a table does not have a foreign key, write None in the space

For each table, identify the primary keys and the foreign 

key(s). If a table does not have a foreign key, write None in the space provided.


Employee Table:

-Primary key_____

-Foreign Key_____


Benefit:

-Primary key_____

-Foreign Key_____


Job:

-Primary key_____

-Foreign Key_____


Plan:

-Primary key_____

-Foreign Key_____

cis1.png


 

EMP_CODE Table name: EMPLOYEE EMP_LNAME JOB_CODE Table name: BENEFIT EMP_CODE PLAN_CODE 14 Rudell 2 15 2 15 McDade 1 15 3 16 Ruellardo 1 16 1 17 Smith 3 17 1 20 Smith 2 778 17 3 17 4 20 3 Table name: JOB JOB CODE JOB DESCRIPTION 1 Clerical 2 Technical 3 Managerial Table name: PLAN PLAN CODE PLAN_DESCRIPTION 1 Term life 2 Stock purchase 3 Long-term disability 4 Dental

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

Database Systems Design Implementation and Management

Authors: Carlos Coronel, Steven Morris

11th edition

9781305323230, 1285196147, 1305323238, 978-1285196145

More Books

Students also viewed these Databases questions

Question

What is embedded SQL, and how is it used?

Answered: 1 week ago