Query Run
select distinct actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp),... 2 years ago
select distinct actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp),... 2 years ago
select distinct actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp),... 2 years ago
select unique(actor_id) from ( select a.actor_id, YEAR(ru.rev_timestamp),... 2 years ago
select actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp), count(*) c... 2 years ago
select actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp), count(*) c... 2 years ago
select actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp), count(*) c... 2 years ago
select actor_id from ( select a.actor_id, YEAR(ru.rev_timestamp), count(*) c... 2 years ago
select a.actor_id, count(*) c from actor_revision a join revision_userindex... 2 years ago
select a.actor_id, count(*) c from actor_revision a join revision_userindex... 2 years ago
select a.actor_id, YEAR(ru.rev_timestamp) y, count(*) c from actor_revision... 2 years ago
select a.actor_id, ru.rev_timestamp, count(*) c, from actor_revision a join... 2 years ago
select a.actor_id, ru.rev_timestamp, count(*) c, from actor_revision a join... 2 years ago
select a.actor_id, YEAR(ru.rev_timestamp), count(*) c, from actor_revision... 2 years ago
select a.actor_id, YEAR(ru.rev_timestamp) y, count(*) c, from... 2 years ago