Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

data science problem Question: please tell considerations you have in selecting the optimal configuration for the relations in the previous question -- in particular, the

data science problem

Question: please tell considerations you have in selecting the optimal configuration for the relations in the previous question -- in particular, the placement of foreign and/or primary keysimage text in transcribed

previous question

image text in transcribed

Name 2 Letter code emplD Name custID Name Email 1..N # of miles Airline Employs Employee Customer 1..1 License date 1..1 buys Pilot Flight Attendant 1..3 1..N commands assigned_to assigned_to ...N p..M O..N 0..1 1..M Flight books Ticket -1..N Dest Flight# Dep Dest Origin Ticket# elect the optimal the pilot and riignt relations, considering, specifically, the relationship labelled "commands" Be sure to select the best/optimal set up of these relations/tables. Pilot(EmplD, License_Date) Flight(Flight#, Departure, Destination) Pilot(EmplD, License_Date) Flight(Flight#, Departure, Destination, EmplD) Pilot(EmplD, License_Date, Flight#) Flight(Flight#, Departure, Destination) Pilot(EmplD, License_Date) Flight(Flight#, Departure, Destination) Commands(EmplD, Flight #)

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

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions