Question: Write an SQL query, without using a with clause, to find all branches where the total account deposit is less than the average total account
Write an SQL query, without using a with clause, to find all branches where the total account deposit is less than the average total account deposit at all branches,
a. Using a nested query in the from clauser.
b. Using a nested query in a having clause.
Step by Step Solution
3.50 Rating (163 Votes )
There are 3 Steps involved in it
We output the branch names along with the total account deposit ... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (1 attachment)
16-CS-DB (143).docx
120 KBs Word File
