DataDrivenDataDriven
LearnPracticeInterviewDiscussDailyJobs

The Far Ends

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

Domain
SQL
Difficulty
easy
Seniority
L3

Problem

We're auditing the workforce metrics table for headcount readings at the extremes, ignoring the typical middle. Return every field for the rows whose value is 30 or below or 60 or above, highest value first.

Summary

Ordinary hides in the middle. The story is at the extremes.

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