DataDriven
LearnPracticeInterviewDiscussDailyJobs

For button_click events, the payload has a nested position object with x and y

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

Domain
SQL
Difficulty
medium

Problem

For button_click events, the payload has a nested position object with x and y. Return event_id, the x coordinate, and the y coordinate from payload.position, ordered by event_id.

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