Answered step by step
Verified Expert Solution
Question
1 Approved Answer
USING APEX 1. Write a SQL statement using employees table to display the department ID, the highest salary, and the sum of all the employees
USING APEX
1. Write a SQL statement using employees table to display the department ID, the highest salary, and the sum of all the employees salary for every department, arranged by sum of salary from the highest to the lowest.
2. Write a SQL statement using employees table to display the department ID and average salary where department ID is higher than 50, grouped by department ID, and sorted by department ID.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started