DataDrivenDataDriven
LearnPracticeInterviewDailyJobsCommunity

Selling Where Nobody Lives

A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.

Domain
SQL
Difficulty
medium
Seniority
L4

Problem

Our revenue team is mapping which markets have actually landed a marquee sale. Return each destination region (`region`) that has a shipped or completed order clearing more than $1,200 in profit, listed alphabetically.

Summary

Shipments land in regions our customer list has never heard of.

Practice This Problem

Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.

Related

  • All Practice Problems
  • Mock Interview Mode
  • SQL Interview Questions
  • Data Engineering Interview Prep Guide
  • Daily Challenge
  • Data Engineering Lessons