You can read the task, take hints and check your answer — but nothing is saved. No XP, no skill points, and this task will not be marked complete.
Construct a SQL query using `INNER JOIN` and `GROUP BY` to aggregate user transactions by domain.
What this proves: Design optimized relational SQL queries with aggregations.