DataDriven
LearnPracticeInterviewDiscussDailyJobs

Click 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

The ad operations team is evaluating campaign ROI for the monthly review. For each ad campaign, calculate the total revenue generated exclusively from impressions that resulted in a click. Only include campaigns that brought in more than five dollars in click revenue, and rank them from highest total to lowest.

Summary

Which campaigns are earning their keep?

Practice This Problem

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

Related

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