- This topic is empty.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
AI, Data Science, & Programming for Small Business Applications & Large Enterprises › Forums › SQL › What is this subquery counting
Need to find for the region with the largest (sum) of sales total_amt_usd, the number of total (count) orders placed?
Here is my attempt: