SQL Practice Logo

SQLPractice Online

Company SQL Question

Active Drivers by City

Practice this Uber style SQL interview question with live execution and instant feedback.

Problem Statement

List all active drivers with their assigned cities. Show driver first name, last name, email, city name, and vehicle type.

Relevant Tables

driverscitiesvehicles

SQL Concepts Used in This Question

Strengthen your understanding with these targeted learning topics: