Relational Data Aggregation

code Data military_tech OPERATIVE-3
info
You are not signed in.

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.

assignment Your task

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.

Prerequisites: relational_database_joins
terminal Code / Terminal Workspace