Churn Rate | SQL Interview Question | Uber Data Analyst

Опубликовано: 28 Октябрь 2024
на канале: Absent Data
3,395
162

We will create a query to calculate the churn of drivers in our dataset. This is a question that was asked in an Uber interview for a data analyst role. We can easily do this by usiing a CASE stament to could the amount of employees who do not have an end date. #sql #dataanalysis #datascience