Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given following schemas EMPLOYEE(PERSONNAME, STREET, CITY), WORKS(PERSONNAME, COMPANYNAME, SALARY), COMPANY(COMPANYNAME, CITY), and MANAGES(PERSONNAME, MANAGERNAME), write relational algebra expressions for the following queries. a) Find the

image text in transcribed

Given following schemas EMPLOYEE(PERSONNAME, STREET, CITY), WORKS(PERSONNAME, COMPANYNAME, SALARY), COMPANY(COMPANYNAME, CITY), and MANAGES(PERSONNAME, MANAGERNAME), write relational algebra expressions for the following queries. a) Find the names of all employees who live in the same city and on the same street as do their managers b) Find the names of all employees in this database who do not work for First Bank Corporation (assuming.that all people work for exactly one company and people are allowed to appear in the database (e.g. in EMPLOYEE) but not appear in WORKS.) c) Find the names of all employees who earn more than every employee of "Small Bank Corporation

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

PC Magazine Guide To Client Server Databases

Authors: Joe Salemi

1st Edition

156276070X, 978-1562760700

More Books

Students also viewed these Databases questions

Question

3. Are our bosses always right? If not, what should we do?

Answered: 1 week ago

Question

2. What, according to Sergey, was strange at this meeting?

Answered: 1 week ago