Back to missions

AnalystOS Mission / SQL

Combine Two Tables

Combine simple customer and order tables to find where money is being lost.

Difficulty

Beginner

Estimated time

45-60 minutes

Reward

+50 XP

Role fit

Data Analyst / Business Analyst

Accept Mission

Mission Brief

What you need to solve

Combine simple customer and order tables to find where money is being lost.

Best fit

Data Analyst

Best fit

Business Analyst

Data You Will Use

What information you get

Customer orders, refunds, customer groups, and revenue fields.

SQL basicsCombining tablesGrouping resultsExplaining results

Guided Steps

Follow Step 1 to Step 5

Use these beginner-friendly steps before you accept the mission.

Step 1

Read the question and identify the tables you need.

Step 2

Connect the customer and revenue information.

Step 3

Group the results by customer type or region.

Step 4

Write three simple sentences explaining what you found.

Step 5

Save your work and explain your answer in simple language.

What You Will Create

What your work should contain

A working answer, a small results table, and three plain sentences about what to fix first.

Working answer

Result table

Three-sentence explanation

Starter Question

Use this to begin

Find the customer group losing the most money and explain what the team should do next.