Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 1 . BOSTransit, a transportation company, manages bookings for their shuttle service. The table below displays some details of client reservations for shuttles. Assume

Problem 1.
BOSTransit, a transportation company, manages bookings for their shuttle service. The table below displays some details of client reservations for shuttles. Assume that a shuttle driver is assigned to a single shuttle, but a shuttle can be assigned to one or more drivers.
(a) Identify the functional dependencies represented by the attributes shown in the table below.
(a) Normalize the table in 3NF normalized form.
Note: The answer should be in relations format, and you do not need to create a new table for the normalized relations. The table has been given to identify functional dependencies, prime and non-prime attribute types only.
\table[[\table[[Job],[ID]],Job Date/Time,\table[[Driver],[ID]],\table[[Driver],[Name]],\table[[Taxi],[ID]],\table[[Client],[ID]],Client Name,Job Pickup Address],[101,2507?1410:00,D101,Jane Smith,T101,C201,Chris Johnson,5 Main St, Paisley],[102,2907?1410:00,D101,Jane Smith,T101,C201,Chris Johnson,5 Main St, Paisley],[103,3007?1411:00,D102,John Doe,T102,C201,Chris Johnson,8 Elm St, Paisley],[104,208?1413:00,D103,Susan White,T103,C202,Mike Green,10 Oak Lane, Paisley],[105,208?1413:00,D104,Kevin Black,T101,C203,Emily Young,15 Maple Rd, Paisley],[106,2508?1410:00,D102,John Doe,T102,C204,Linda Grey,20 Cedar St, Paisley]]
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

More Books

Students also viewed these Databases questions

Question

3. Define the attributions we use to explain behavior

Answered: 1 week ago