Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

The UNION [ALL], INTERSECT, MINUS Operators and Sub-Queries ..

3402344Feb 21 2017 — edited Feb 21 2017

Hey there this is my first post in here i'm a newbie in oracle sql and i'm facing these 4 porblems that i coudn't solve , i wonder if you can help me to get right the sql queries using The UNION [ALL], INTERSECT, MINUS Operators and interrogations in HR Account :

1- cats.jpg

2- The list of employees and the job of each one of them using a sub query

3- The employees who have a salary > of the salary of the job_id : (job_id=’SA_MAN’) ..

4- The list of employees who have a salary < the average salary of the department they belong to ..

you just need to login to HR account :

cats.jpg

I appreciate your help for a newbie in oracle sql

Thank you !

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2017
Added on Feb 21 2017
37 comments
1,056 views