Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use tables and data from HW 3 . To send birthday emails, write a query to get the id and full names and email of

Use tables and data from HW3. To send birthday emails, write a query to get the id and full
names and email of customers and directors born in the years second quarter (meaning from
April to June). Use set operations.
2. Use HR tables and data from homework 1. Find a list of employees that earn a salary higher
than 8999 but lower than 17001 within departments Executive and Finance. Use difference
(minus) operation
3. Solve the query on question Part II. Q2(previous question) but using the union operation.
4. Use the intersection operation to solve Part I Q5, but only return the id, first name, last name,
and salary. You must use the operator 3 times.

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

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions