Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Figure 5 a ) For each table, identify the primary key and foreign key ( s ) when possible. b ) Identify all the relationships

Figure 5
a) For each table, identify the primary key and foreign key(s) when possible.
b) Identify all the relationships between the tables.
You want to see data on charters flown by either Robert Williams (employee number105) or John
Lange (employee number 104) as pilot or copilot, but not charters flown by both of them. Complete
Problems 2-c to 2-e to find this information.
c) Create the table that would result from applying the SELECT and PROJECT relational
operators to the CHARTER table to return only the CHAR_TRIP, CHAR_PILOT, and
CHAR_COPILOT attributes for charters flown by either employee 105 or employee 104
as pilot or copilot.
d) Create the table that would result from applying the SELECT and PROJECT relational
operators to the CHARTER table to return only the CHAR_TRIP, CHAR_PILOT, and
CHAR_COPILOT attributes for charters flown by both employee 105 and employee 104.
e) Create the table that would result from applying a DIFFERENCE relational operator of
your result from Problem 2-c to your result from Problem 2-d.
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

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

=+Do you have any disabilities?

Answered: 1 week ago