use arwiki_p;
select COUNT(*)
from logging
where log_timestamp BETWEEN... |
6 years ago |
use arwiki_p;
select count(*) AS "edits" from revision where rev_timestamp... |
6 years ago |
use arwiki_p;
select count(*) AS "edits" from revision where rev_timestamp... |
6 years ago |
use arwiki_p;
select count(*) AS "edits" from revision where rev_timestamp... |
6 years ago |
use arwiki_p;
select count(*) AS "edits" from revision where rev_timestamp... |
6 years ago |
select count(*) AS "edits" from revision where rev_timestamp between... |
6 years ago |