SQL - GROUP BY and HAVING
You have a sales table with columns region, salesperson, and amount. Write a query to find regions where the average sales amount per salesperson is greater than 500.
Which query is correct?
You have a sales table with columns region, salesperson, and amount. Write a query to find regions where the average sales amount per salesperson is greater than 500.
Which query is correct?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions