use enwiki_p;
select
stubcatcount,
count(*) as freq
from (
select
... |
5 years ago |
use enwiki_p;
select
stubcatcount,
count(*) as freq
from (
select
... |
5 years ago |
use enwiki_p;
select
stubcatcount,
count(*) as freq
from (
select
... |
5 years ago |
use fawiki_p;
select
stubcatcount,
count(*) as freq
from (
select
... |
5 years ago |