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