(1) for each Customer (e.g., customer C), display all other customers who have higher salary than this Customer (e.g., customer C). (use inner join, display each customer’s ID, name, and all higher salaries, you don’t need to display information about the customers who have higher salary.)           (2) for each Customer (e.g., customer C), display all other customers who have higher salary and are younger than this Customer (e.g., customer C).

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter8: Advanced Sql
Section: Chapter Questions
Problem 69C: Update the DETAILRENTAL table to set the values in DETAIL_RETURNDATE to include a time component....
icon
Related questions
Question

(1) for each Customer (e.g., customer C), display all other customers who have higher salary than this Customer (e.g., customer C). (use inner join, display each customer’s ID, name, and all higher salaries, you don’t need to display information about the customers who have higher salary.)

 

 

 

 

 

(2) for each Customer (e.g., customer C), display all other customers who have higher salary and are younger than this Customer (e.g., customer C).

| ID | NAME
|
|
|
|
|
|
|
| AGE | ADDRESS | SALARY
| 32 | Ahmedabad |
|
1 | Ramesh
2 | Khilan
|
25 |
Delhi
3 | kaushik |
23 | Kota
4 |
Chaitali |
25 |
5 |
Hardik
|
27 |
6 | Komal
| 22 | MP
7 | Muffy
|
Mumbai
Bhopal
24 | Indore
2000.00
1500.00
2000.00
| 6500.00 |
|8500.00
I 4500.00
| 10000.00 |
Transcribed Image Text:| ID | NAME | | | | | | | | AGE | ADDRESS | SALARY | 32 | Ahmedabad | | 1 | Ramesh 2 | Khilan | 25 | Delhi 3 | kaushik | 23 | Kota 4 | Chaitali | 25 | 5 | Hardik | 27 | 6 | Komal | 22 | MP 7 | Muffy | Mumbai Bhopal 24 | Indore 2000.00 1500.00 2000.00 | 6500.00 | |8500.00 I 4500.00 | 10000.00 |
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning