Question: USING APEX 1. Write a SQL statement using employees table to display its number of rows, the lowest salary, the highest salary, the sum of
USING APEX
1. Write a SQL statement using employees table to display its number of rows, the lowest salary, the highest salary, the sum of all salaries, and the average of all salaries.
2. Write a SQL statement using employees table to display the number of rows, and the sum of salary of those under Department_ID of 20.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
