Query Run
WITH base AS ( SELECT actor_name AS user_name, COUNT(DISTINCT... 3 months ago
WITH base AS ( SELECT actor_name AS user_name, COUNT(rev_id)... 3 months ago
WITH base AS ( SELECT YEAR(rev_timestamp) AS year, actor_name AS... 3 months ago
WITH base AS ( SELECT YEAR(rev_timestamp) AS year, actor_name AS... 3 months ago