Aircraft_Models Airlines Fleet MID manufacturer model capacity AID AID MID name count 1 777 340 AA Вoeing Boeing Вoeing Airbus 1 1 3 15 2 787 260 2 UAL 1 2 10 3 737 140 3 DAL 2 14 320 380 4 230 4 SWA...


. a) Write an SQL query to find the manufacturer and model for all aircraft models with capacity at least 300.


   b) write a relational algebra expression which is equivalent to the above query.


   c)  Write an SQL query to find the names of the airlines that have at least 10 Boeing 737 in their fleet.


   d) What is the result of the
natural join
of the following two tables:
Airlines
and
Fleet






Aircraft_Models<br>Airlines<br>Fleet<br>MID manufacturer model capacity<br>AID<br>AID MID<br>name<br>count<br>1<br>777<br>340<br>AA<br>Вoeing<br>Boeing<br>Вoeing<br>Airbus<br>1<br>1<br>3<br>15<br>2<br>787<br>260<br>2<br>UAL<br>1<br>2<br>10<br>3<br>737<br>140<br>3<br>DAL<br>2<br>14<br>320<br>380<br>4<br>230<br>4<br>SWA<br>3<br>1<br>8<br>5<br>Airbus<br>560<br>5<br>ASA<br>3<br>24<br>Вoeing<br>747<br>420<br>4<br>3<br>7<br>5<br>3<br>16<br>

Extracted text: Aircraft_Models Airlines Fleet MID manufacturer model capacity AID AID MID name count 1 777 340 AA Вoeing Boeing Вoeing Airbus 1 1 3 15 2 787 260 2 UAL 1 2 10 3 737 140 3 DAL 2 14 320 380 4 230 4 SWA 3 1 8 5 Airbus 560 5 ASA 3 24 Вoeing 747 420 4 3 7 5 3 16

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here