Query Run
WITH users_2023_edits(eu_name, registration_year) AS ( SELECT... 10 months ago
WITH users_2023_edits(eu_name, registration_year) AS ( SELECT user_name,... 10 months ago
WITH users_2023_edits(eu_name, registration_year) AS ( SELECT user_name,... 10 months ago
WITH users_2023_edits(eu_name, registration_year) AS ( SELECT user_name,... 10 months ago
WITH users_2023_edits(nu_name, registration_year) AS ( SELECT user_name,... 10 months ago
WITH newusers(nu_name, registration_year) AS ( SELECT user_name,... 10 months ago
WITH newusers(nu_name) AS ( SELECT user_name, LEFT(user_registration, 4)... 10 months ago
WITH newusers(nu_name) AS ( SELECT user_name FROM user WHERE... 10 months ago