SQL Question
A table containing the details of all the drivers, and another table containing the details of trips is provided. Query the name and number of trips taken by each driver which has rating more than 4.
CodingNinjas
author
2y
Step 1 : I performed inner join on the 2 tables on the driver_id key.
Step 2 : Then I performed group by on the driver_id, and selected the name and COUNT(trip_id). I filtered out the trips with ratin...read more
Help your peers!
Add answer anonymously...
Top Uber Data Science Intern interview questions & answers
Popular interview questions of Data Science Intern
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app