Holiday Sale Campaign Revenue
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
Surface every impression from the holiday sale campaign along with the associated user and their revenue. Include impressions even if the user has no revenue recorded. Return all available fields for each row.
Summary
The holiday sale campaign. How did it do?
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.