All problems
UrbanHop's Top-Rated Driver
easySQLSorting
UrbanHop is running a "Driver of the Month" shoutout.
drivers
| id | name | city | rating |
|---|---|---|---|
| 1 | Sam Rios | Austin | 4.9 |
| 2 | Priya Desai | Denver | 4.6 |
| 3 | Oscar Lund | Seattle | 4.8 |
| 4 | Nina Cole | Austin | 4.2 |
Task: Write a query that returns the name of the driver with the highest rating.
Example output — shape only, on an invented driver.
| name |
|---|
| Vera Lindqvist |
Sign in to solve this problem
Reading problems is free for everyone — solving them (Run, Submit, and tracking what you've solved) needs an account.
Sign in