Query Run
select distinct floor((rev_timestamp / 1000000)) as date from... 10 months ago
select distinct floor((rev_timestamp / 1000000)) as date from... 10 months ago
select distinct (rev_timestamp / 1000000) as date from revision inner join... 10 months ago
select distinct (rev_timestamp / 1000000) as date from revision inner join... 10 months ago
select distinct rev_timestamp from revision inner join actor on rev_actor... 10 months ago