Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: Churn Detection | Retention and Churn Analysis
Practice
Projects
Quizzes & Challenges
Вікторини
Challenges
/
SQL for Product Analysts
close
Секція 2. Розділ 4
single

single

bookChallenge: Churn Detection

Свайпніть щоб показати меню

Завдання

Swipe to start coding

Your goal is to identify users who may have churned by checking their recent login activity.

  • Write a SQL query that returns the user IDs of all users who have not logged in within the last 30 days.
  • Use the tables 'users' and 'logins' provided in the database.
  • The result should be a single column named user_id containing the IDs of these churned users.
  • Only include users who have not logged in at all in the last 30 days, or who have never logged in.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 4
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt