Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2) (45 pts) Consider the following relational schema: Flights (flno, from, to, distance, departs, arrives) Aircraft (aid, aname, cruisingrange) Certified (eid aid) Employees (eid, ename,

image text in transcribed

2) (45 pts) Consider the following relational schema: Flights (flno, from, to, distance, departs, arrives) Aircraft (aid, aname, cruisingrange) Certified (eid aid) Employees (eid, ename, salary) Write the Relational Algebra (RA), Tuple Relational Calculus (TRC), and Domain Relational Calculus (DRC) expressions to answer the following queries. Note that some of these queries might not be expressible in Relational Algebra or Relational Calculus. For such queries, informally explain why they cannot be expressed: a. Find the names of pilots certified for some Boeing aircraft. b. Identify the flights that can be certified for all pilots whose salary is more than $100,000. c. Find the eids of the employees that are certified for the largest number of aircrafts. 2) (45 pts) Consider the following relational schema: Flights (flno, from, to, distance, departs, arrives) Aircraft (aid, aname, cruisingrange) Certified (eid aid) Employees (eid, ename, salary) Write the Relational Algebra (RA), Tuple Relational Calculus (TRC), and Domain Relational Calculus (DRC) expressions to answer the following queries. Note that some of these queries might not be expressible in Relational Algebra or Relational Calculus. For such queries, informally explain why they cannot be expressed: a. Find the names of pilots certified for some Boeing aircraft. b. Identify the flights that can be certified for all pilots whose salary is more than $100,000. c. Find the eids of the employees that are certified for the largest number of aircrafts

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_2

Step: 3

blur-text-image_3

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

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

Students also viewed these Databases questions