Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Specify the following queries on the database schema shown in the following figure, using the operations of the relational algebra. The homework assignment must be

image text in transcribed
Specify the following queries on the database schema shown in the following figure, using the operations of the relational algebra. The homework assignment must be typed and submitted in a PDF format to Canvas EMPLOYEE DEPARTMENT DEPT LOCATIONS WORKS ON DEPENDENT DEPENDENT NAME SEX | BOATE RELATIONSHP (1) List the departments (department name, department number) that have a location in 'Seattle (2) List the names of employees (lname, fname) who have a dependent with the same first name as themselves. (Dependent name is the first name of the dependent) (3) Retrieve the names of employees (lname, fname) in department 8 who work more than 10 hours per week on the 'RD' project. ("RD" is the project name.) (4) Find the names of employees (Iname, fname) who are directly supervised by 'Mary Huber

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

Database Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

10th Edition

0137916787, 978-0137916788

More Books

Students also viewed these Databases questions

Question

Refer to question

Answered: 1 week ago