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