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