Query Run
SELECT count(*), substr(rev_timestamp, 1, 6) AS month FROM... 1 year ago
SELECT count(*), substr(rev_timestamp, 1, 4) AS month FROM... 1 year ago
SELECT count(*), substr(rev_timestamp, 1, 6) AS month FROM... 1 year ago
SELECT count(*), substr(rev_timestamp, 1, 6) AS month FROM... 3 years ago
SELECT count(*), substr(rev_timestamp, 1, 6) AS month FROM... 3 years ago
SELECT count(*), substr(rev_timestamp, 1, 6) AS month FROM revision WHERE... 3 years ago
select count(*), substr(rev_timestamp, 1, 6) AS month from revision and... 3 years ago
select count(*), substr(rev_timestamp, 1, 6) AS month from revision join... 3 years ago