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