Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the following ERD. You are managing a database for a charter airport. If every parent/child relationship in the database enforces cascading update and delete

Consider the following ERD. You are managing a database for a charter airport. If every parent/child relationship in the database enforces cascading update and delete operations, what would happen to the associated records in the Flights table if AircraftID 102 is deleted from the Aircraft table below? Does anything happen to the associated records in the Pilots table image text in transcribed

Aircraft PK AircraftiD: Int Pilots PK PilotID: Int AircraftType char(4) TailNumber char(6) PassengerCapacity: Int RangelnMiles float Flights PK FlightlD: int FK PilotinCharge: Int FK AirplanelD: Int FirstName char(30) LastName char(50) HireDate: date Aircraft AircraftlD 101 102 103 AircraftType C310 C310 C340 TailNumber N1112 N0097 N0023 PassengerCapacity RangelnMiles 4 3 8 1000 1000 1528 Pilots PilotID 12 15 23 FirstName Sarah John Mike LastName O'Conner Chiu Holcomb HireDate 2012-04-12 2014-09-22 2016-11-11 Flights FlightID 1942 1943 1944 1945 PilotInCharge 12 12 15 23 AirplaneID 103 101 101 102

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

Current Trends In Database Technology Edbt 2006 Edbt 2006 Workshops Phd Datax Iidb Iiha Icsnw Qlqp Pim Parma And Reactivity On The Web Munich Germany March 2006 Revised Selected Papers Lncs 4254

Authors: Torsten Grust ,Hagen Hopfner ,Arantza Illarramendi ,Stefan Jablonski ,Marco Mesiti ,Sascha Muller ,Paula-Lavinia Patranjan ,Kai-Uwe Sattler ,Myra Spiliopoulou ,Jef Wijsen

2006th Edition

3540467882, 978-3540467885

More Books

Students also viewed these Databases questions